asJson method

String asJson()

Returns this Token as Json String.

Implementation

String asJson() => jsonEncode(asMap());