@override Object toJson() => { if (apiKey.isNotDefault) 'apiKey': apiKey, 'customConfigs': ?customConfigs?.toJson(), };