packageExpression property

String packageExpression

Implementation

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