menu
connectanum_client package
documentation
connectanum.dart
PayloadMapDecoder typedef
PayloadMapDecoder typedef
dark_mode
light_mode
PayloadMapDecoder
typedef
PayloadMapDecoder
=
Map
<
String
,
dynamic
>
Function
(
Uint8List
bytes
)
Implementation
typedef PayloadMapDecoder = Map<String, dynamic> Function(Uint8List bytes);
connectanum_client package
documentation
connectanum
PayloadMapDecoder typedef
connectanum library