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