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