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