dartness_server
bind
Header
Header const constructor
Header
Header
constructor
Null safety
const
Header
(
String
key
,
Object
value
)
Implementation
const Header(this.key, this.value);
dartness_server
bind
Header
Header const constructor
Header class
Constructors
Header
Properties
hashCode
key
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==