length property

int get length

Get the number of registered callback keys

Implementation

int get length => _handlers.length;