token property

String token
read / write

Token is use in http requests to perform user authentication and authorization. It is not needed in the in-app API calls since it has been taken care of by the Firebase SDK.

Implementation

String token;