origin property

String? origin
final

This parameter provides an extra security measure for the IFrame API and is only supported for IFrame embeds.

Specify your domain as the value.

Implementation

final String? origin;