apiKey property

void apiKey=(String key)

Implementation

set apiKey(String key) {
  _apiKey = key;
}