getAttribute method

String getAttribute(
  1. String attr
)

Implementation

String getAttribute(String attr) => jsObject.getAttribute(attr);