uniqueMatchLinkToCheck property

String? uniqueMatchLinkToCheck
getter/setter pair

Possible unique matched link that server need to check before performing fingerprint match.

If passed link is short server need to expand the link. If link is long server need to vslidate the link.

Implementation

core.String? uniqueMatchLinkToCheck;