uint256 property

Uint8List? uint256

Implementation

Uint8List? get uint256 => this._uint256;
void uint256=(Uint8List? value)

Implementation

set uint256(Uint8List? value) => this._uint256 = value;