Exposes the parsed origins if you ever need them directly:
List<String> get allowedOrigins => List.unmodifiable(_allowedOrigins);