methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel for invoking platform methods.

Implementation

@visibleForTesting
final MethodChannel methodChannel =
    const MethodChannel('zebra_datawedge/methods');