paramFormat property

String paramFormat

Implementation

String get paramFormat => uppercase ? 'format'.toUpperCase() : 'format';