interface PushNotificationResult
id
: String
[Get] |
The registered notification id is a type of string which you can push notification to.
Signature
abstract val id: String |