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