guild property Null safety

IGuild? guild

The guild in which the context was created, or null if created outside of a guild.

Implementation

IGuild? get guild;