NotificationsSettings constructor
NotificationsSettings(
- GetFunction getFunction,
- SetFunction setFunction
Implementation
NotificationsSettings(GetFunction getFunction, SetFunction setFunction)
: super(getFunction, setFunction);