newly property

Iterable<T> get newly

Implementation

Iterable<T> get newly => map((c) => c.newly);