nativePackage property

String? nativePackage
final

Solution's pub package name (native leg): the analyze-size tree node package:<this> is summed. Null → the native leg is not declared.

Implementation

final String? nativePackage;