isEnabled method

bool isEnabled(
  1. int cap
)

Implementation

bool isEnabled(int cap) => js_util.callMethod(this, 'isEnabled', [cap]);