setHardwareIdentityInfo abstract method

Future<SetHardwareIdentityInfoResponse> setHardwareIdentityInfo(
  1. ServiceCall call,
  2. SetHardwareIdentityInfoRequest request
)

Implementation

$async.Future<$0.SetHardwareIdentityInfoResponse> setHardwareIdentityInfo(
    $grpc.ServiceCall call, $0.SetHardwareIdentityInfoRequest request);