getAttribute abstract method

String? getAttribute(
  1. T element,
  2. String attrName
)

Implementation

String? getAttribute(T element, String attrName);