size property

int get size

Returns the number of services in this context

Implementation

int get size => _services.length;