paramLayers property

String paramLayers

Implementation

String get paramLayers => uppercase ? 'layers'.toUpperCase() : 'layers';