methodChannel property
The method channel used to interact with the native platform.
This channel handles method invocations for tasks such as connecting to a printer and printing a receipt.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('dollar_starxpand');