UnsupportedPlatformException constructor

const UnsupportedPlatformException(
  1. String message
)

Implementation

const UnsupportedPlatformException(super.message);