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