requiresKey property

bool requiresKey

Whether this provider requires an API key to work.

Implementation

bool get requiresKey => _requiresKey;