methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Метод-канал для общения с нативной стороной.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel(kYandexAuthChannelName);