HttpResponseCodeTrait.fromJson constructor

const HttpResponseCodeTrait.fromJson(
  1. Object? json
)

Implementation

const HttpResponseCodeTrait.fromJson(Object? json) : super(id);