TextTokenEvent constructor

TextTokenEvent(
  1. String token
)

Implementation

TextTokenEvent(this.token);