@override String toJson(ImageRepeat value) { return const NullableImageRepeatConverter().toJson(value)!; }