updatedAt property

DateTime? updatedAt

Implementation

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

Implementation

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