paramService property

String paramService

Implementation

String get paramService => uppercase ? 'service'.toUpperCase() : 'service';