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