toBytes method Null safety

Uint8List toBytes ()

Returns a copy of the current byte contents of this builder.

Leaves the contents of this builder intact.

Implementation

Uint8List toBytes();