NotificationEndpointsScopedListWarningData constructor

NotificationEndpointsScopedListWarningData({
  1. String? key,
  2. String? value,
})

Implementation

NotificationEndpointsScopedListWarningData({this.key, this.value});