assetCode4 property Null safety
Implementation
Uint8List? get assetCode4 => this._assetCode4;
Implementation
set assetCode4(Uint8List? value) => this._assetCode4 = value;
Uint8List? get assetCode4 => this._assetCode4;
set assetCode4(Uint8List? value) => this._assetCode4 = value;