extendSession abstract method

Future<Bytes> extendSession(
  1. ServiceCall call,
  2. Bytes request
)

Implementation

$async.Future<$0.Bytes> extendSession($grpc.ServiceCall call, $0.Bytes request);