NotificationEndpointsScopedList constructor
NotificationEndpointsScopedList({
- List<
NotificationEndpoint> resources = const [], - Warning? warning,
Implementation
NotificationEndpointsScopedList({this.resources = const [], this.warning})
: super(fullyQualifiedName);