menu
http_parser package
documentation
http_parser
CaseInsensitiveMap
<
V
>
CaseInsensitiveMap constructor
CaseInsensitiveMap
brightness_4
brightness_5
CaseInsensitiveMap<
V
>
constructor
CaseInsensitiveMap<
V
>
(
)
Implementation
CaseInsensitiveMap() : super((key) => key.toLowerCase());
http_parser package
documentation
http_parser
CaseInsensitiveMap
<
V
>
CaseInsensitiveMap constructor
CaseInsensitiveMap class
Constructors
CaseInsensitiveMap
from
Properties
entries
hashCode
isEmpty
isNotEmpty
keys
length
runtimeType
values
Methods
addAll
addEntries
cast
clear
containsKey
containsValue
forEach
map
noSuchMethod
putIfAbsent
remove
removeWhere
retype
toString
update
updateAll
Operators
operator ==
operator []
operator []=