PushNotification class
Inheritance
Annotations
@Deprecated ('PushNotification class was deprecated, since ' 'all push features will be moved to the companion plugin. ' 'Use NotificationModel class instead.')
Methods
fromMap (Map <String , dynamic > mapData )
→ NotificationModel ?
Imports data from a serializable object
inherited
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap ()
→ Map <String , dynamic >
Exports all content into a serializable object
inherited
toString ()
→ String
A string representation of this object.
inherited
validate ()
→ void
Validates if the models has all the requirements to be considerated valid
inherited
local_push_notifications 0.0.2