register abstract method

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

Implementation

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