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