audience property

String? audience
final

The intended audience (also known as client ID) of the web identity token. This is traditionally the client identifier issued to the application that requested the web identity token.

Implementation

final String? audience;