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