menu
connectanum_client package
documentation
connectanum.dart
PayloadListDecoder typedef
PayloadListDecoder typedef
dark_mode
light_mode
PayloadListDecoder
typedef
PayloadListDecoder
=
List
Function
(
Uint8List
bytes
)
Implementation
typedef PayloadListDecoder = List<dynamic> Function(Uint8List bytes);
connectanum_client package
documentation
connectanum
PayloadListDecoder typedef
connectanum library