status property

  1. @BuiltValueField.new(wireName: r'status')
GeocodingStatus? get status

Implementation

@BuiltValueField(wireName: r'status')
GeocodingStatus? get status;