microPackageName property
The name of the micro-package module being generated, if applicable. If null, this library is not a micro-package module.
Implementation
final String? microPackageName;
The name of the micro-package module being generated, if applicable. If null, this library is not a micro-package module.
final String? microPackageName;