requiresKey property

bool get requiresKey

Whether this provider requires an API key to work.

Implementation

bool get requiresKey => _requiresKey;