SystemPlatformApi constructor

SystemPlatformApi(
  1. MethodChannel _methodChannel
)

Implementation

SystemPlatformApi(this._methodChannel);