uint256 property Null safety
Implementation
Uint8List get uint256 => this._uint256;
Implementation
set uint256(Uint8List value) => this._uint256 = value;
Uint8List get uint256 => this._uint256;
set uint256(Uint8List value) => this._uint256 = value;