upgradeType property Null safety
Implementation
Uint8List get upgradeType => this._upgradeType;
Implementation
set upgradeType(Uint8List value) => this._upgradeType = value;
Uint8List get upgradeType => this._upgradeType;
set upgradeType(Uint8List value) => this._upgradeType = value;