register abstract method

Future<Empty> register(
  1. ServiceCall call,
  2. DeviceInstallation request
)

Implementation

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