jwt property Null safety

String jwt
read / write

jwt previously received from the anchor via the SEP-10 authentication flow

Implementation

late String jwt;