listSessions abstract method

Future<ListSessionsResponse> listSessions(
  1. ServiceCall call,
  2. ListSessionsRequest request
)

Implementation

$async.Future<$0.ListSessionsResponse> listSessions($grpc.ServiceCall call, $0.ListSessionsRequest request);