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