url property

String? url
final

The URL to open in the recipient's default mobile browser, if a recipient taps the push notification and the value of the Action property is URL.

Implementation

final String? url;