menu
freshchat_sdk package
documentation
freshchat_user.dart
FreshchatUser
getEmail method
getEmail method
dark_mode
light_mode
getEmail
method
String
?
getEmail
(
)
Implementation
String? getEmail() { return _email; }
freshchat_sdk package
documentation
freshchat_user
FreshchatUser
getEmail method
FreshchatUser class