getGroupById abstract method

Future<IGroup> getGroupById(
  1. String id
)

Implementation

Future<IGroup> getGroupById(String id,);