package property

String? package
final

The package the class belongs to, if any.

Optional. Used by toClass to resolve the fully qualified class name.

Implementation

final String? package;