AppComponentUpdated constructor

AppComponentUpdated({
  1. required AppModel value,
})

Implementation

AppComponentUpdated({required this.value});