seq property

int seq

Implementation

int get seq => _$this._seq;
void seq=(int seq)

Implementation

set seq(int seq) => _$this._seq = seq;