name property

String? name
final

User's display name.

This is the name shown in the UI. May be null if not set.

Implementation

final String? name;