menu
cat package
documentation
cat.dart
Decoder<T> typedef
Decoder<T> typedef
dark_mode
light_mode
Decoder<
T
>
typedef
Decoder
<
T
> =
T Function
(
dynamic
data
)
Implementation
typedef Decoder<T> = T Function(dynamic data);
cat package
documentation
cat
Decoder<T> typedef
cat library