isCameraZoomSupported abstract method

Future<bool?> isCameraZoomSupported()

Detects whether the currently used camera supports zoom (digital/optical zoom).

Implementation

Future<bool?> isCameraZoomSupported();