rgBytes property

Array<Uint8> rgBytes

Implementation

Array<Uint8> get rgBytes => this.Anonymous.rgBytes;
void rgBytes=(Array<Uint8> value)

Implementation

set rgBytes(Array<Uint8> value) => this.Anonymous.rgBytes = value;