menu
graphql package
documentation
client.dart
ObservableQuery<TParsed>
controller property
controller property
dark_mode
light_mode
controller
property
StreamController
<
QueryResult
<
TParsed
>
>
controller
getter/setter pair
Implementation
late StreamController<QueryResult<TParsed>> controller;
graphql package
documentation
client
ObservableQuery<TParsed>
controller property
ObservableQuery class