ScaleRawBytes constructor
const
ScaleRawBytes(
- Uint8List bytes
Creates a wrapper for raw SCALE-encoded bytes
Implementation
const ScaleRawBytes(this.bytes);
Creates a wrapper for raw SCALE-encoded bytes
const ScaleRawBytes(this.bytes);