paramVersion property

String paramVersion

Implementation

String get paramVersion => uppercase ? 'version'.toUpperCase() : 'version';