renderBlockingStatus property

RenderBlockingStatusType renderBlockingStatus

Implementation

RenderBlockingStatusType get renderBlockingStatus =>
    RenderBlockingStatusType.fromValue(
        js_util.getProperty(this, 'renderBlockingStatus'));