ChangedTutorialAppId constructor Null safety

ChangedTutorialAppId(
  1. {String? value}
)

Implementation

ChangedTutorialAppId({this.value});