updatedAt property

String? get updatedAt

Implementation

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

Implementation

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