projection property

String projection

Implementation

String get projection => versionNumber >= 1.3 ? 'crs' : 'srs';