@AvailableInWorkers("service")
The frameType read-only property of the Client interface indicates the type of browsing context of the current Client. This value can be one of "auxiliary", "top-level", "nested", or "none".
frameType
"auxiliary"
"top-level"
"nested"
"none"
external FrameType get frameType;