toBytes abstract method

FutureOr<Uint8List> toBytes()

Converts this bundle to bytes.

Implementation

FutureOr<Uint8List> toBytes();