lastUpdateAt property

int? lastUpdateAt

Implementation

int? get lastUpdateAt => _$this._lastUpdateAt;
void lastUpdateAt=(int? lastUpdateAt)

Implementation

set lastUpdateAt(int? lastUpdateAt) => _$this._lastUpdateAt = lastUpdateAt;