displayName property

String? get displayName

Implementation

String? get displayName => _googleSignIn.currentUser?.displayName;