listMyUserSessions abstract method

Future<ListMyUserSessionsResponse> listMyUserSessions(
  1. ServiceCall call,
  2. ListMyUserSessionsRequest request
)

Implementation

$async.Future<$2.ListMyUserSessionsResponse> listMyUserSessions(
    $grpc.ServiceCall call, $2.ListMyUserSessionsRequest request);