getOneSession abstract method

Future<SessionConfig> getOneSession(
  1. ServiceCall call,
  2. SessionConfig request
)

Implementation

$async.Future<$0.SessionConfig> getOneSession($grpc.ServiceCall call, $0.SessionConfig request);