buckets property

List<Bucket>? buckets
getter/setter pair

The list of linked buckets.

Implementation

core.List<Bucket>? buckets;