HttpHeaderTrait.fromJson constructor

const HttpHeaderTrait.fromJson(
  1. Object? json
)

Implementation

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