apiKey property

bool? apiKey

Implementation

bool? get apiKey => _$this._apiKey;
void apiKey=(bool? apiKey)

Implementation

set apiKey(bool? apiKey) => _$this._apiKey = apiKey;