queueBatchedNotification static method

void queueBatchedNotification(
  1. WhalePod pod
)

Implementation

static void queueBatchedNotification(WhalePod pod) => _batchedPods.add(pod);