delete abstract method

Future<Empty> delete(
  1. ServiceCall call,
  2. AccountId request
)

Implementation

$async.Future<$2.Empty> delete($grpc.ServiceCall call, $1.AccountId request);