teamUpdateAt property

int? teamUpdateAt

Implementation

int? get teamUpdateAt => _$this._teamUpdateAt;
void teamUpdateAt=(int? teamUpdateAt)

Implementation

set teamUpdateAt(int? teamUpdateAt) => _$this._teamUpdateAt = teamUpdateAt;