androidKeyRestrictions property
The Android apps that are allowed to use the key.
Implementation
@$pb.TagNumber(3)
AndroidKeyRestrictions get androidKeyRestrictions => $_getN(2);
Implementation
@$pb.TagNumber(3)
set androidKeyRestrictions(AndroidKeyRestrictions value) =>
$_setField(3, value);