methodChannel property
The method channel used to interact with the native platform.
Implementation
final methodChannel = const MethodChannel('simple_camera_windows');
The method channel used to interact with the native platform.
final methodChannel = const MethodChannel('simple_camera_windows');