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