methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

与原生平台通信的方法通道。

Implementation

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