isShortLink property
@doc Whether to generate a shortened dynamic link.
Implementation
@$pb.TagNumber(4)
$core.bool get isShortLink => $_getBF(3);
@doc Whether to generate a shortened dynamic link.
@$pb.TagNumber(4)
$core.bool get isShortLink => $_getBF(3);