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