user property

String? user
final

An identifier associated with the authenticated user. Can be null.

Implementation

final String? user;