updatedAt property

String? updatedAt

Implementation

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

Implementation

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