keys property

Iterable<Type> keys
inherited

Iterable of keys.

Implementation

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