parent property Null safety

GroupMixin? parent

The parent of this group, if any.

Implementation

GroupMixin? get parent => _parent;