@override String toJson(TextAlign object) { return const NullableTextAlignConverter().toJson(object)!; }