fromCrossStreets property

  1. @JsonKey.new(name: 'FromCrossStreets', includeIfNull: false)
String? fromCrossStreets
final

Implementation

@JsonKey(name: 'FromCrossStreets', includeIfNull: false)
final String? fromCrossStreets;