createGroup abstract method

Future<IGroup> createGroup(
  1. IGroupData body
)

Implementation

Future<IGroup> createGroup(IGroupData body,);