menu
sui_dart package
documentation
graphql/graphql_transport.dart
GraphQLResponse
hasErrors property
hasErrors property
dark_mode
light_mode
hasErrors
property
bool
get
hasErrors
Implementation
bool get hasErrors => errors.isNotEmpty;
sui_dart package
documentation
graphql/graphql_transport
GraphQLResponse
hasErrors property
GraphQLResponse class