app
/
com.mateusz.workoutcustomer.database
/
WorkoutRepository
/
allWorkout
allWorkout
var
allWorkout
:
LiveData
<
List
<
Workout
>
>