HealthSourcesGetHealthResponseSourceInfo constructor
HealthSourcesGetHealthResponseSourceInfo({
- List<
HealthSourcesGetHealthResponseSourceInfoBackendInfo> ? backends, - String? forwardingRule,
- String? source,
Implementation
HealthSourcesGetHealthResponseSourceInfo({
this.backends,
this.forwardingRule,
this.source,
});