UnsupportedError constructor

UnsupportedError(String message)

Implementation

@pragma("vm:entry-point")
UnsupportedError(String this.message);