creator property

User? get creator

Implementation

User? get creator => guild?.members.cache.get(_creatorId);