ChangedTutorialName constructor Null safety

ChangedTutorialName(
  1. {String? value}
)

Implementation

ChangedTutorialName({this.value});