length property

int get length

Get the number of callbacks

Implementation

int get length => _map.length;