initialFileChannel property

  1. @visibleForTesting
MethodChannel initialFileChannel
final

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
final initialFileChannel = const MethodChannel('open_with_app/initial_file');