model property

  1. @Input()
FoQuizModel model
getter/setter pair

Implementation

@Input()
late FoQuizModel model;