createOneSession abstract method

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

Implementation

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