getDisplayName property

String get getDisplayName

Implementation

String get getDisplayName => firebaseUser?.displayName ?? "";