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