package property

String? package
getter/setter pair

package If you want to access it from a different module, pass the package value.

Implementation

// not required
String? package;