blockCount property
int
get
blockCount
Number of stored blocks — for coalescing assertions in tests.
Implementation
int get blockCount => _blocks.length;
Number of stored blocks — for coalescing assertions in tests.
int get blockCount => _blocks.length;