locationElement property

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

Implementation

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