allowedBundleIds property
A list of bundle IDs that are allowed when making API calls with this key.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$core.String> get allowedBundleIds => $_getList(0);
A list of bundle IDs that are allowed when making API calls with this key.
@$pb.TagNumber(1)
$pb.PbList<$core.String> get allowedBundleIds => $_getList(0);