menu
invariant_future package
documentation
invariant_future_union.dart
Union9<X1, X2, X3, X4, X5, X6, X7, X8, X9>
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
Union9<X1, X2, X3, X4, X5, X6, X7, X8, X9>
is5 property
Union9 extension type