isConfigured abstract method

Future<bool> isConfigured()

Whether the provider is configured (API key stored or OAuth signed in).

Implementation

Future<bool> isConfigured();