aud property

String aud
getter/setter pair

The audience for which this token is intended.

This value is a string equal to your Firebase project ID, the unique identifier for your Firebase project, which can be found in your project's settings](https://console.firebase.google.com/project/_/settings/general/android:com.random.android).

Implementation

String aud;