Uint8ListFunction typedef

Uint8ListFunction = (Uint8List? Function()?)

Implementation

typedef Uint8ListFunction = Uint8List Function();