menu
invariant_future package
documentation
invariant_future_union.dart
Union9<X1, X2, X3, X4, X5, X6, X7, X8, X9>
is8 property
is8 property
dark_mode
light_mode
is8
property
bool
get
is8
Return type iff the
value
has type
X8
.
Implementation
bool get is8 => value is X8;
invariant_future package
documentation
invariant_future_union
Union9<X1, X2, X3, X4, X5, X6, X7, X8, X9>
is8 property
Union9 extension type