coordinateElement property

  1. @JsonKey(name: '_coordinate')
List<Element>? coordinateElement
inherited

coordinateElement ("_coordinate") Extensions for coordinate

Implementation

@JsonKey(name: '_coordinate')
List<Element>? get coordinateElement => throw _privateConstructorUsedError;