url property
The default URL to open in a 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 default URL to open in a recipient's default mobile browser, if a recipient taps the push notification and the value of the Action property is URL.
final String? url;