saveToGallery property
final
Whether to save the image to the gallery (true
) or to the app's cache (false
).
Implementation
final bool saveToGallery;
Whether to save the image to the gallery (true
) or to the app's cache (false
).
final bool saveToGallery;