toBytes abstract method
Returns a copy of the current byte contents of this builder.
Leaves the contents of this builder intact.
Implementation
Uint8List toBytes();
Returns a copy of the current byte contents of this builder.
Leaves the contents of this builder intact.
Uint8List toBytes();