methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
latefinal

与原生平台交互所使用的方法通道

Implementation

@visibleForTesting
late final MethodChannel methodChannel;