Exercise

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Exercise(val params: ExerciseParameter)

Properties

Link copied to clipboard