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