buckets property

List<Bucket>? buckets
getter/setter pair

The list of buckets.

Optional.

Implementation

core.List<Bucket>? buckets;