switchCamera property
Future<void> Function()
switchCamera
final
Switches between the available cameras.
Implementation
final Future<void> Function() switchCamera;
Switches between the available cameras.
final Future<void> Function() switchCamera;