syncConfigWithJsonConfig abstract method

Future<OpenIoTHubOperationResponse> syncConfigWithJsonConfig(
  1. ServiceCall call,
  2. StringValue request
)

Implementation

$async.Future<$0.OpenIoTHubOperationResponse> syncConfigWithJsonConfig($grpc.ServiceCall call, $2.StringValue request);