Dart
dart:io
HttpSession
id property
id
description
id
property
Null safety
String
id
The id of the current session.
Implementation
String get id;
Dart
dart:io
HttpSession
id property
HttpSession class
Constructors
HttpSession
Properties
entries
hashCode
id
isEmpty
isNew
isNotEmpty
keys
length
onTimeout
runtimeType
values
Methods
addAll
addEntries
cast
clear
containsKey
containsValue
destroy
forEach
map
noSuchMethod
putIfAbsent
remove
removeWhere
toString
update
updateAll
Operators
operator ==
operator []
operator []=