toBytes method Null safety

Uint8List toBytes ()

Returns a copy of the current contents of the builder.

Leaves the contents of the builder intact.

Implementation

Uint8List toBytes();