count property

int? count
final

How many items the value holds, for a list, set or map.

Implementation

final int? count;