data property

Map<String, dynamic>? data
final

Custom data to be passed with the link

Implementation

final Map<String, dynamic>? data;