methodChannel property
The method channel for invoking platform methods.
Implementation
@visibleForTesting
final MethodChannel methodChannel =
const MethodChannel('zebra_datawedge/methods');
The method channel for invoking platform methods.
@visibleForTesting
final MethodChannel methodChannel =
const MethodChannel('zebra_datawedge/methods');