UnsupportedPlatformException constructor

UnsupportedPlatformException(
  1. String platform
)

Implementation

UnsupportedPlatformException(this.platform);