methodChannel constant

  1. @visibleForTesting
MethodChannel const methodChannel

The methodChannel connects to the Openpay libraries to use native code.

Implementation

@visibleForTesting

/// The [methodChannel] connects to the Openpay libraries to use native code.
static const methodChannel = MethodChannel('device_session_id');