getSessions abstract method

Future<GetSessionsResponse> getSessions(
  1. ServiceCall call,
  2. GetSessionsRequest request
)

Implementation

$async.Future<$30.GetSessionsResponse> getSessions($grpc.ServiceCall call, $30.GetSessionsRequest request);