data property

Map<String, dynamic>? data
final

The payload data associated with the deeplink

Implementation

final Map<String, dynamic>? data;