getAttributes method

Map<String, dynamic> getAttributes()

Implementation

Map<String, dynamic> getAttributes() => dartify(jsObject.getAttributes());