getAttributeName method

dynamic getAttributeName(
  1. dynamic builder
)

Implementation

getAttributeName(builder) {
  return this._attributeName;
}