menu
ventas_dealer_phase1b package
documentation
models/generic_graphql_exception_model.dart
GenericGraphQlException
locations property
locations property
dark_mode
light_mode
locations
property
@JsonKey.new(name: "locations")
List
<
Location
>
?
locations
getter/setter pair
Implementation
@JsonKey(name: "locations") List<Location>? locations;
ventas_dealer_phase1b package
documentation
models/generic_graphql_exception_model
GenericGraphQlException
locations property
GenericGraphQlException class