menu
mhu_dart_commons package
documentation
commons.dart
FwX<T>
castFw<V> method
castFw<V> method
dark_mode
light_mode
castFw<
V
>
method
Fw
<
V
>
castFw
<
V
>(
)
Implementation
Fw<V> castFw<V>() => bidiMap( BiDi.bidiCast<T, V>(), );
mhu_dart_commons package
documentation
commons
FwX<T>
castFw<V> method
FwX extension on
Fw
<
T
>