menu
connectanum_core package
documentation
json_serializer.dart
CanonicalBase64ByteDecoder typedef
CanonicalBase64ByteDecoder typedef
dark_mode
light_mode
CanonicalBase64ByteDecoder
typedef
CanonicalBase64ByteDecoder
=
Uint8List
? Function
(
Uint8List
input
,
int
start
,
int
end
)
Implementation
typedef CanonicalBase64ByteDecoder = Uint8List? Function(Uint8List input, int start, int end);
connectanum_core package
documentation
json_serializer
CanonicalBase64ByteDecoder typedef
json_serializer library