@override Map<String, dynamic> toJson(Radius value) { return const NullableRadiusConverter().toJson(value)!; }