token property

String token

The Firebase Auth ID token JWT string.

Implementation

String get token => jsObject.token;