toString method

String toString()
override

Creates a String representation of PushNotification object.

Implementation

String toString() => jsonEncode(toJson());