methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Implementation

@visibleForTesting
final MethodChannel methodChannel = const MethodChannel(
  'crossmint_device_signer',
);