size property

Future<int> get size

Returns the number of items currently stored.

Implementation

Future<int> get size;