keys property

Subject<Iterable<K>> keys

Implementation

Subject<Iterable<K>> get keys => has((m) => m.keys, 'keys');