errors property

  1. @JsonKey(defaultValue: <GeolocationError>[])
List<GeolocationError> errors
final

Implementation

@JsonKey(defaultValue: <GeolocationError>[])
final List<GeolocationError> errors;