totalCount property

int totalCount
latefinal

The amount of headers in this axis, including real and elastic headers.

Implementation

late final totalCount = (() => max(count, elasticCount))();