TutorialNotFoundException constructor

TutorialNotFoundException(
  1. dynamic tutorialId
)

Implementation

TutorialNotFoundException(this.tutorialId);