DialogComponentUpdated constructor

DialogComponentUpdated({
  1. required DialogModel value,
})

Implementation

DialogComponentUpdated({required this.value});