as8 property
X8
get
as8
Return the value if it has type X8, otherwise throw.
Implementation
X8 get as8 => value as X8;
Return the value if it has type X8, otherwise throw.
X8 get as8 => value as X8;