payments property

Iterable<P> payments

Implementation

Iterable<P> get payments => List.unmodifiable(_payments);