audience property

String? audience
getter/setter pair

Who is the intended audience for this token.

In general the same as issued_to.

Implementation

core.String? audience;