workoutPlan
Declaration
var workoutPlan: WorkoutPlan? { get async throws }Discussion
You need to import the WorkoutKit framework to access this property.
var workoutPlan: WorkoutPlan? { get async throws }You need to import the WorkoutKit framework to access this property.