toString method

String toString()
override

Creates a String representation of OathTokenCode object.

Implementation

String toString() => jsonEncode(toJson());