getGroupById abstract method

Future<Group> getGroupById(
  1. String id
)

Implementation

Future<Group> getGroupById(String id);