txIndex property

int? txIndex

Implementation

int? get txIndex => _$this._txIndex;
void txIndex=(int? txIndex)

Implementation

set txIndex(int? txIndex) => _$this._txIndex = txIndex;