hint property

dataHints hint
getter/setter pair

Possible type usage hint for buffer or string types. See RFC 7049 for more details. Also used to indicate an error condition in which case the data field will contain a string representation of the error.

Implementation

dataHints hint = dataHints.none;