addClient abstract method

Future<Empty> addClient(
  1. ServiceCall call,
  2. LocalAccountExtendedProto_AddClientRequest request
)

Implementation

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