menu
googleapis package
documentation
run/v1.dart
HTTPHeader
HTTPHeader.new constructor
HTTPHeader.new constructor
dark_mode
light_mode
HTTPHeader
constructor
HTTPHeader
(
{
String
?
name
,
String
?
value
,
})
Implementation
HTTPHeader({
this
.name,
this
.value, });
googleapis package
documentation
run/v1
HTTPHeader
HTTPHeader.new constructor
HTTPHeader class
Constructors
new
fromJson
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==