roads property

  1. @JsonKey(fromJson: Road.nullableListFromJson)
List<Road>? roads
final

Implementation

@JsonKey(fromJson: Road.nullableListFromJson)
final List<Road>? roads;