menu
flutter_graphql_client_plus package
documentation
flutter_graphql_client.dart
ObservableQuery<TParsed>
latestResult property
latestResult property
dark_mode
light_mode
latestResult
property
QueryResult
<
TParsed
>
?
latestResult
getter/setter pair
The most recently seen result from this operation's stream
Implementation
QueryResult<TParsed>? latestResult;
flutter_graphql_client_plus package
documentation
flutter_graphql_client
ObservableQuery<TParsed>
latestResult property
ObservableQuery class