menu
googleapis package
documentation
compute/v1.dart
HttpHeaderOption
HttpHeaderOption constructor
HttpHeaderOption constructor
dark_mode
light_mode
HttpHeaderOption
constructor
HttpHeaderOption
(
{
String
?
headerName
,
String
?
headerValue
,
bool
?
replace
,
})
Implementation
HttpHeaderOption({ this.headerName, this.headerValue, this.replace, });
googleapis package
documentation
compute/v1
HttpHeaderOption
HttpHeaderOption constructor
HttpHeaderOption class