UnsupportedPlatformException constructor

UnsupportedPlatformException(
  1. String message
)

Implementation

UnsupportedPlatformException(this.message);