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