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