viewId property

  1. @internal
void viewId=(String? viewId)

Internal method to set the view ID when iframe initialization is complete

Implementation

@internal
set viewId(String? viewId) => {};