CodePlatformApi constructor

CodePlatformApi(
  1. MethodChannel _methodChannel
)

Implementation

CodePlatformApi(this._methodChannel);