pausePreview method

  1. @override
Future<void> pausePreview()
override

Releases the device when the app backgrounds or an edit step opens; resumePreview reopens it.

Implementation

@override
Future<void> pausePreview() async {}