JSON deserialization
factory DeepLinkData.fromJson(Map<String, dynamic> json) => _$DeepLinkDataFromJson(json);