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