setIsHoisted method

void setIsHoisted(
  1. bool hoisted
)

Implementation

void setIsHoisted(bool hoisted) => js.setIsHoisted(hoisted);