menu
nylo_support package
documentation
helpers/ny_session.dart
NySession
flush method
flush method
dark_mode
light_mode
flush
method
NySession
flush
(
)
Clear the session
Implementation
NySession flush() { Backpack.instance.sessionFlush(name); return this; }
nylo_support package
documentation
helpers/ny_session
NySession
flush method
NySession class