firebase Token
@SerializedName(value = "PushNotificationToken" )
Content copied to clipboard
When a user or device successfully signs in, Firebase creates a corresponding ID token that uniquely identifies them and grants them access. The ID token can be re-used to identify the user or device on a custom backend server.