menu
ventas_dealer_phase1b package
documentation
models/generic_graphql_exception_model.dart
GenericGraphQlException
GenericGraphQlException.new constructor
GenericGraphQlException.new constructor
dark_mode
light_mode
GenericGraphQlException
constructor
GenericGraphQlException
(
{
String
?
message
,
List
<
Location
>
?
locations
,
List
<
String
>
?
path
,
Extensions
?
extensions
,
})
Implementation
GenericGraphQlException({ this.message, this.locations, this.path, this.extensions, });
ventas_dealer_phase1b package
documentation
models/generic_graphql_exception_model
GenericGraphQlException
GenericGraphQlException.new constructor
GenericGraphQlException class