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