menu
flutter_graphql_client_plus package
documentation
flutter_graphql_client.dart
CacheMissException
expectedData property
expectedData property
dark_mode
light_mode
expectedData
property
Map
<
String
,
dynamic
>
?
expectedData
final
The data just written to the cache under
request
, if any.
Implementation
final Map<String, dynamic>? expectedData;
flutter_graphql_client_plus package
documentation
flutter_graphql_client
CacheMissException
expectedData property
CacheMissException class