menu
graphql_infra_tool package
documentation
config/src/gql_exception_parser.dart
GQLExceptionParser
parse abstract method
parse abstract method
dark_mode
light_mode
parse
abstract method
GQLException
?
parse
(
dynamic
rawException
)
Implementation
GQLException? parse(dynamic rawException);
graphql_infra_tool package
documentation
config/src/gql_exception_parser
GQLExceptionParser
parse abstract method
GQLExceptionParser class