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