user property

Map<String, dynamic> user
final

The stored user payload associated with the token.

Implementation

final Map<String, dynamic> user;