@override Future<String?> stopCamera() async { return await methodChannel.invokeMethod('STOP_CAMERA'); }