GetPlatformChannel constructor

GetPlatformChannel()

Implementation

GetPlatformChannel() {
  init();
  $debugPrint("init");
}