allowOrigin property
The URL where the component will appear. In your live environment, you must protect the URL with an SSL certificate and ensure that it starts with https://.
Implementation
@BuiltValueField(wireName: r'allowOrigin')
String get allowOrigin;