core.Map<core.String, core.dynamic> toJson() { final apiKeyConfig = this.apiKeyConfig; return {'apiKeyConfig': ?apiKeyConfig}; }