length property Null safety

Future<int> length

Returns the number of items

Implementation

Future<int> get length;