remoteProvider property
The type declaration is important here for the rare circumstances that require interfacting with GraphqlProvider's client directly.
Implementation
@override
// ignore: overridden_fields
final GraphqlProvider remoteProvider;
The type declaration is important here for the rare circumstances that require interfacting with GraphqlProvider's client directly.
@override
// ignore: overridden_fields
final GraphqlProvider remoteProvider;