count property

int get count

Returns the number of character definitions.

Implementation

int get count => _definitions.length;