commonPrefixes property

List<CommonPrefix>? commonPrefixes
final

All of the keys rolled up into a common prefix count as a single return when calculating the number of returns.

Implementation

final List<CommonPrefix>? commonPrefixes;