length property

int get length
override

Returns the length of the items in this source

Implementation

int get length => _sources.length;