extra property

dynamic extra
final

extra data.

can be null.

it will be copy-pasted when token is refreshed.

THIS should be json encode/decode able. for example can be primitive, list or hashmap ...

Implementation

final dynamic extra;