menu
core_mixins package
documentation
http/http_session.dart
HttpSessionMixin
id property
id property
dark_mode
light_mode
id
property
@
override
String
get
id
override
The id of the current session.
Implementation
@override String get id => httpSession.id;
core_mixins package
documentation
http/http_session
HttpSessionMixin
id property
HttpSessionMixin mixin