issuedTo property

String? issuedTo
getter/setter pair

To whom was the token issued to.

In general the same as audience.

Implementation

core.String? issuedTo;