methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Sets the unique identifier of the bridge

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('com.paystack.flutter');