apiKey property Null safety

void apiKey=(String? apiKey)

Implementation

set apiKey(String? apiKey) => _apiKey = apiKey;