toJson abstract method

Map<String, dynamic> toJson()

Serialize token contents into a json, to store on the device.

Implementation

Map<String, dynamic> toJson();