HttpHeaderTrait.fromJson constructor
const
HttpHeaderTrait.fromJson(
- Object? json
Implementation
const HttpHeaderTrait.fromJson(Object? json) : this(json as String);
const HttpHeaderTrait.fromJson(Object? json) : this(json as String);