calls property

RxList<OverlayCall> calls
final

Reactive ordered list of OngoingCalls.

Implementation

final RxList<OverlayCall> calls = RxList<OverlayCall>([]);