allowedBundleIds property

  1. @TagNumber.new(1)
PbList<String> get allowedBundleIds

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);