listMyUserSessions abstract method

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

Implementation

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