UserPlatformApi constructor

UserPlatformApi(
  1. MethodChannel _methodChannel
)

Implementation

UserPlatformApi(this._methodChannel);