bytes$ property

Completer<Uint8List?> bytes$
final

Completer for handling asynchronous byte data.

Implementation

final Completer<Uint8List?> bytes$;