UnsupportedError constructor

UnsupportedError(String message)

Implementation

UnsupportedError(this.message);