allowedOriginRules property

Set<String>? allowedOriginRules

A set of matching rules for the allowed origins.

Implementation

Set<String>? get allowedOriginRules => platform.allowedOriginRules;