AuthPlatformApi constructor

AuthPlatformApi(
  1. MethodChannel _methodChannel
)

Implementation

AuthPlatformApi(this._methodChannel);