printImage property
True, if the user wished to print the recipe images with the rest of the recipes.
Implementation
@BuiltValueField(wireName: 'print_image')
bool? get printImage;
True, if the user wished to print the recipe images with the rest of the recipes.
@BuiltValueField(wireName: 'print_image')
bool? get printImage;