url property
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;
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.
final String? url;