Capabilities_Notifications constructor
Capabilities_Notifications([
- void b()?
Creates a new Capabilities_Notifications object using the builder pattern.
Implementation
factory Capabilities_Notifications([void Function(Capabilities_NotificationsBuilder)? b]) =
_$Capabilities_Notifications;