Mention constructor

Mention(
  1. String type,
  2. String did
)

Implementation

Mention(super.type, this.did);