JobHttpHeader class
One http_headers entry.
- Annotations
-
- @immutable
Constructors
-
JobHttpHeader({required TfArg<
String> name, TfArg<String> ? value}) -
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toArgMap(
) → Map< String, Object?> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited