microPackageName property

String? microPackageName
final

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;