String? get createdBy => _$this._createdBy;
set createdBy(covariant String? createdBy) => _$this._createdBy = createdBy;