methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
latefinal

MethodChannel used to interact with native platform.

Implementation

@visibleForTesting
late final MethodChannel methodChannel;