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