methodChannel property
The MethodChannel used to interact with native platform code.
This channel communicates with the platform using the channel name getnet_payments
.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('getnet_payments');