Token constructor

Token(
  1. Token? _previous
)

Implementation

Token(this._previous);