V2IosKeyRestrictions constructor

V2IosKeyRestrictions({
  1. List<String>? allowedBundleIds,
})

Implementation

V2IosKeyRestrictions({this.allowedBundleIds});