methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Method channel for invoking platform-specific methods.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('x_printer');