EmoticonAdded constructor

EmoticonAdded({
  1. String? keyword,
})

Implementation

EmoticonAdded(
    {this.keyword,});