methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
latefinal

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
late final MethodChannel methodChannel;