$stopRunning method
Implementation
Future<Object?> $stopRunning(
$CaptureSession $instance,
) {
return sendInvokeMethod(
$instance,
'stopRunning',
<Object?>[],
);
}
Future<Object?> $stopRunning(
$CaptureSession $instance,
) {
return sendInvokeMethod(
$instance,
'stopRunning',
<Object?>[],
);
}