AppMessageEvent constructor Null safety

const AppMessageEvent(
  1. String value
)

Implementation

const AppMessageEvent(this.value);