HealthCheckServicesScopedListWarning constructor
HealthCheckServicesScopedListWarning({
- String? code,
- List<
HealthCheckServicesScopedListWarningData> ? data, - String? message,
Implementation
HealthCheckServicesScopedListWarning({this.code, this.data, this.message});