getSessions abstract method

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

Implementation

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