methodChannel property
The MethodChannel used for communication with the native platform.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('getnet_payments');
The MethodChannel used for communication with the native platform.
@visibleForTesting
final methodChannel = const MethodChannel('getnet_payments');