iosKeyRestrictions property
The iOS apps that are allowed to use the key.
Implementation
@$pb.TagNumber(4)
IosKeyRestrictions get iosKeyRestrictions => $_getN(3);
Implementation
@$pb.TagNumber(4)
set iosKeyRestrictions(IosKeyRestrictions value) => $_setField(4, value);