menu
flutter_graphql_client_plus package
documentation
flutter_graphql_client.dart
Response
response property
response property
dark_mode
light_mode
response
property
Map
<
String
,
dynamic
>
response
final
The raw http response
Implementation
final Map<String, dynamic> response;
flutter_graphql_client_plus package
documentation
flutter_graphql_client
Response
response property
Response class