linkMobile property

String? get linkMobile

The mobile deep link URL from the notification data

Implementation

String? get linkMobile => data["linkMobile"];