menu
sunny_services package
documentation
device_contact_service.dart
DeviceContactService
onLogout method
onLogout method
dark_mode
light_mode
onLogout
method
@
override
void
onLogout
(
AsyncOrCallback
onLogout
)
inherited
Implementation
@override void onLogout(AsyncOrCallback onLogout) { _onLogout.add(onLogout); _checkLoginStream(); }
sunny_services package
documentation
device_contact_service
DeviceContactService
onLogout method
DeviceContactService class