Skip to content

Instantly share code, notes, and snippets.

@marcinOz
Created June 16, 2020 17:59
Show Gist options
  • Save marcinOz/5d0b3cad7980167598224bdabae97513 to your computer and use it in GitHub Desktop.
Save marcinOz/5d0b3cad7980167598224bdabae97513 to your computer and use it in GitHub Desktop.
final workout = _currentWorkouts.findOrNull((it) => it.id == workoutId);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment