menu
smtp_service package
documentation
smtp.dart
SMTPService
attach method
attach method
dark_mode
light_mode
attach
method
@
override
void
attach
(
Observer
observer
)
override
Implementation
@override void attach(Observer observer) => _observers.add(observer);
smtp_service package
documentation
smtp
SMTPService
attach method
SMTPService class