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