keys property

Iterable<KEY> keys

Iterable of keys.

Implementation

Iterable<KEY> get keys => _builders.keys;