jwt property

String? jwt
getter/setter pair

The token calculated by the header, payload and signature.

Implementation

core.String? jwt;