methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Implementation

@visibleForTesting
final methodChannel = const MethodChannel(
  'com.kpler/auth0_guardian_ios/guardian',
);