emitStatus method

void emitStatus(
  1. TrackerStatus status
)

Implementation

void emitStatus(TrackerStatus status) => _statuses.add(status);