NotificareNotificationSettings class

NotificareNotificationSettings

Annotations
  • @JsonSerializable()

Properties

alertSetting String?
getter/setter pair
alertStyle String?
getter/setter pair
authorizationStatus String?
getter/setter pair
badgeSetting String?
getter/setter pair
criticalAlertSetting String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
lockScreenSetting String?
getter/setter pair
notificationCenterSetting String?
getter/setter pair
providesAppNotificationSettings bool?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showPreviewsSetting String?
getter/setter pair
soundSetting String?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited