methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The MethodChannel used for communication with the native platform.

Implementation

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