resourceKey property

String? resourceKey
final

The mobile resource this stat's web ->url() points at, published by the server only when that URL is an opted-in resource's own index. Null for every other URL — external, unopted, custom page — and for a stat with no URL at all: half a target is worse than none.

Implementation

final String? resourceKey;