name property

String? name

Signed in Google account's display name, which might not exist

Implementation

String? get name => account.displayName;