Method to convert ApiKeyAuthentication to json.
@override /// Method to convert ApiKeyAuthentication to json. Map<String, dynamic> toJson() => _$ApiKeyAuthenticationToJson(this);