mid property

int mid

Implementation

int get mid => _$this._mid;
void mid=(int mid)

Implementation

set mid(int mid) => _$this._mid = mid;