client property

ValueNotifier<GraphQLClient> client
getter/setter pair

Implementation

late ValueNotifier<GraphQLClient> client;