UpdateTutorialList constructor

const UpdateTutorialList({
  1. TutorialModel? value,
})

Implementation

const UpdateTutorialList({this.value});