groups property

ListBuilder<Sharee> groups

Implementation

ListBuilder<Sharee> get groups;
void groups=(ListBuilder<Sharee>? groups)

Implementation

set groups(ListBuilder<Sharee>? groups);