searchGroups abstract method

Future<SearchGroupsResponse> searchGroups(
  1. ServiceCall call,
  2. SearchPointGroups request
)

Implementation

$async.Future<$4.SearchGroupsResponse> searchGroups($grpc.ServiceCall call, $4.SearchPointGroups request);