Token constructor

Token(
  1. String _stringToken
)

Implementation

Token(this._stringToken);