jwt property

String? jwt
getter/setter pair

A string representing a JWT of the format described at https://developers.google.com/wallet/reference/rest/v1/Jwt

Implementation

core.String? jwt;