toBytes method Null safety
Returns a copy of the current contents of the builder.
Leaves the contents of the builder intact.
Implementation
Uint8List toBytes();
Returns a copy of the current contents of the builder.
Leaves the contents of the builder intact.
Uint8List toBytes();