UnsupportedPlatformException constructor
const
UnsupportedPlatformException(
- String message
Creates an UnsupportedPlatformException.
Implementation
const UnsupportedPlatformException(super.message);
Creates an UnsupportedPlatformException.
const UnsupportedPlatformException(super.message);