linkMobile property
String?
get
linkMobile
The mobile deep link URL from the notification data
Implementation
String? get linkMobile => data["linkMobile"];
The mobile deep link URL from the notification data
String? get linkMobile => data["linkMobile"];