methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

네이티브 플랫폼과 통신하기 위한 MethodChannel

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('naver_login_flutter');