InteractionType constructor

InteractionType({
  1. String? text,
})

Implementation

InteractionType({this.text});