methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Method channel used to interact with the native Windows plugin.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('attriax_flutter_windows');