initialFileChannel property
The method channel used to interact with the native platform.
Implementation
@visibleForTesting
final initialFileChannel = const MethodChannel('open_with_app/initial_file');
The method channel used to interact with the native platform.
@visibleForTesting
final initialFileChannel = const MethodChannel('open_with_app/initial_file');