locationElement property

  1. @JsonKey(name: '_location')
List<Element>? locationElement
inherited

locationElement ("_location") Extensions for location

Implementation

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