menu
at_onboarding_flutter package
documentation
services/backend_service.dart
BackendService
setEmail property
setEmail property
dark_mode
light_mode
setEmail
property
set
setEmail
(
String
?
email
)
Implementation
set setEmail(String? email) { _email = email; }
at_onboarding_flutter package
documentation
services/backend_service
BackendService
setEmail property
BackendService class