NotificationEnabledAttribute.withValue constructor
NotificationEnabledAttribute.withValue(
- dynamic value
Implementation
NotificationEnabledAttribute.withValue(value)
: super.withValue("", value, ifUndefined: false);