requiresKey property
bool
get
requiresKey
Whether this provider requires an API key to work.
Implementation
bool get requiresKey => _requiresKey;
Whether this provider requires an API key to work.
bool get requiresKey => _requiresKey;