location property

  1. @JsonKey(name: 'location')
Location? location
inherited

Implementation

@JsonKey(name: 'location')
Location? get location => throw _privateConstructorUsedError;