useCount property

int get useCount

Number of internal references currently using this configuration.

Implementation

int get useCount => int.parse(xmlUseCount['\$']);