clientNotifier property

ValueNotifier<GraphQLClient>? clientNotifier
getter/setter pair

Implementation

ValueNotifier<GraphQLClient>? clientNotifier;