getSessions abstract method

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

Implementation

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