updatedAt property

int? updatedAt

Implementation

int? get updatedAt => _$this._updatedAt;
void updatedAt=(int? updatedAt)

Implementation

set updatedAt(int? updatedAt) => _$this._updatedAt = updatedAt;