SystemInfo constructor

SystemInfo(
  1. MethodChannel _channel
)

Implementation

SystemInfo(this._channel);