RuntimeConfig constructor
RuntimeConfig({})
Implementation
RuntimeConfig({
this.conndSubscription,
this.conndTopic,
this.controlPlaneSubscription,
this.controlPlaneTopic,
this.locationId,
this.name,
this.runtimeEndpoint,
this.schemaGcsBucket,
this.serviceDirectory,
this.state,
});