creatorId property

String? get creatorId
override

Implementation

String? get creatorId => _$this._creatorId;
set creatorId (covariant String? creatorId)
covariantoverride

Implementation

set creatorId(covariant String? creatorId) => _$this._creatorId = creatorId;