ChangedPresentationAppId constructor Null safety

ChangedPresentationAppId(
  1. {String? value}
)

Implementation

ChangedPresentationAppId({this.value});