BackendServiceOrchestrationInfo constructor

BackendServiceOrchestrationInfo({
  1. String? resourceUri,
})

Implementation

BackendServiceOrchestrationInfo({this.resourceUri})
  : super(fullyQualifiedName);