googleapis package
documentation
$shared
$Header
$Header constructor
$Header
$Header
constructor
Null safety
$Header
(
{
String
?
name
,
String
?
value
}
)
Implementation
$Header({ this.name, this.value, });
googleapis package
documentation
$shared
$Header
$Header constructor
$Header class
Constructors
$Header
fromJson
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==