createHardwareIdentity abstract method

Future<CreateHardwareIdentityResponse> createHardwareIdentity(
  1. ServiceCall call,
  2. CreateHardwareIdentityRequest request
)

Implementation

$async.Future<$0.CreateHardwareIdentityResponse> createHardwareIdentity(
    $grpc.ServiceCall call, $0.CreateHardwareIdentityRequest request);