menu
google_cloud_compute_v1 package
documentation
compute.dart
HttpHeaderOption
HttpHeaderOption.new constructor
HttpHeaderOption.new constructor
dark_mode
light_mode
HttpHeaderOption
constructor
HttpHeaderOption
(
{
String
?
headerName
,
String
?
headerValue
,
bool
?
replace
,
})
Implementation
HttpHeaderOption({this.headerName, this.headerValue, this.replace}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
HttpHeaderOption
HttpHeaderOption.new constructor
HttpHeaderOption class