packageParameter property

String packageParameter

Implementation

String get packageParameter => isPackage ? ' = package' : '';