module property

String? module
final

The optional module, or package which the exception type lives in.

Implementation

final String? module;