ChangedFaderAppId constructor Null safety

ChangedFaderAppId(
  1. {String? value}
)

Implementation

ChangedFaderAppId({this.value});