Session class
Constructors
- Session.new({required String sid, required String appSecret})
-
const
- Session.fromJson(Map json)
-
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited