setGroupID method

Future setGroupID(
  1. String groupID
)

Implementation

Future setGroupID(String groupID) async {
  throw UnimplementedError('setGroupID() has not been implemented.');
}