@override String toJson(Alignment object) { return const NullableAlignmentConverter().toJson(object)!; }