remoteProvider property

  1. @override
GraphqlProvider remoteProvider
final

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;