UCodeDecodeException constructor

const UCodeDecodeException(
  1. String message
)

Implementation

const UCodeDecodeException(this.message);