@override Map<String, dynamic> toJson(Locale object) { return const NullableLocaleConverter().toJson(object)!; }