updateAt property

int? updateAt

Implementation

int? get updateAt => _$this._updateAt;
void updateAt=(int? updateAt)

Implementation

set updateAt(int? updateAt) => _$this._updateAt = updateAt;