SessionMixin mixin

Mixin applications
Available extensions

Properties

hashCode int
The hash code for this object.
no setterinherited
id SessionId
getter/setter pair
ip IpAddress
getter/setter pair
lastActivatedAt PreciseDateTime
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userAgent UserAgent
getter/setter pair
ver SessionVersion
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toModel() Session

Available on SessionMixin, provided by the SessionExtension extension

Constructs a new Session from this SessionMixin.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited