menu
ventas_dealer_phase1b package
documentation
models/generic_graphql_exception_model.dart
Extensions
Extensions.new constructor
Extensions.new constructor
dark_mode
light_mode
Extensions
constructor
Extensions
(
{
String
?
errorCode
,
List
<
Error
>
?
errors
,
String
?
classification
,
})
Implementation
Extensions({ this.errorCode, this.errors, this.classification, });
ventas_dealer_phase1b package
documentation
models/generic_graphql_exception_model
Extensions
Extensions.new constructor
Extensions class