getSessionInternal abstract method

Future<Tokens> getSessionInternal(
  1. ServiceCall call,
  2. SessionRequest request
)

Implementation

$async.Future<$1.Tokens> getSessionInternal(
    $grpc.ServiceCall call, $1.SessionRequest request);