NotificationsCapabilities_Notifications constructor

NotificationsCapabilities_Notifications([
  1. void b(
    1. NotificationsCapabilities_NotificationsBuilder
    )?
])

Creates a new NotificationsCapabilities_Notifications object using the builder pattern.

Implementation

factory NotificationsCapabilities_Notifications([void Function(NotificationsCapabilities_NotificationsBuilder)? b]) =
    _$NotificationsCapabilities_Notifications;