calling property

List<Future> calling

Implementation

static List<Future> get calling {
  return _callsFuture.values.toList();
}