count property
int
get
count
Returns the number of character definitions.
Implementation
int get count => _definitions.length;
Returns the number of character definitions.
int get count => _definitions.length;