HexException constructor

const HexException(
  1. String message
)

Implementation

const HexException(this.message);