toMap method

Map toMap()

Convert this Token to JSON map.

Implementation

Map toMap() => Token.toJsonMap(this);