remoteProvider property

  1. @override
RestProvider remoteProvider
final

The type declaration is important here for the rare circumstances that require interfacting with RestProvider's client directly.

Implementation

@override
// ignore: overridden_fields
final RestProvider remoteProvider;