creatorId property

String? creatorId

Implementation

String? get creatorId => _$this._creatorId;
void creatorId=(String? creatorId)

Implementation

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