String? get createdAt => _$this._createdAt;
set createdAt(covariant String? createdAt) => _$this._createdAt = createdAt;