deleteOneSession abstract method

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

Implementation

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