paramBbox property

String paramBbox

Implementation

String get paramBbox => uppercase ? 'bbox'.toUpperCase() : 'bbox';