pausePreview method
Releases the device when the app backgrounds or an edit step opens; resumePreview reopens it.
Implementation
@override
Future<void> pausePreview() async {}
Releases the device when the app backgrounds or an edit step opens; resumePreview reopens it.
@override
Future<void> pausePreview() async {}