Exemplo n.º 1
0
 private async void LoadOnlyForToday()
 {
     _showOnlyFromToday = await _logStore.GetOnlyFromTodayAsync();
 }