done property

Implementation

UnmodifiableListView<NornsTimerRecord> get done {
  return UnmodifiableListView(_done);
}