frameType property

FrameType frameType

Implementation

FrameType get frameType =>
    FrameType.fromValue(js_util.getProperty(this, 'frameType'));