getPackageName method
Returns the name of the originating package (same as _packageName).
Implementation
String? getPackageName() => _packageName;
Returns the name of the originating package (same as _packageName).
String? getPackageName() => _packageName;