pois property

  1. @JsonKey(fromJson: Poi.nullableListFromJson)
List<Poi>? pois
final

Implementation

@JsonKey(fromJson: Poi.nullableListFromJson)
final List<Poi>? pois;