attributeCount property

int get attributeCount

Gets attributes count.

Implementation

int get attributeCount => _attributes.length;