MessageKind.custom constructor Null safety

MessageKind.custom(
  1. dynamic custom
)

Implementation

MessageKind.custom(this.custom);