menu
k_auth package
documentation
testing/mock_k_auth.dart
MockKAuth
email property
email property
dark_mode
light_mode
email
property
String
?
get
email
현재 사용자 이메일
Implementation
String? get email => _currentUser?.email;
k_auth package
documentation
testing/mock_k_auth
MockKAuth
email property
MockKAuth class