switchCamera property

Future<void> Function() switchCamera
final

Switches between the available cameras.

Implementation

final Future<void> Function() switchCamera;