AppMetricaNotificationEnabledAttribute.withValue constructor

AppMetricaNotificationEnabledAttribute.withValue(
  1. dynamic value
)

Implementation

AppMetricaNotificationEnabledAttribute.withValue(value)
    : super.withValue("", value, ifUndefined: false);