HttpErrorTrait.fromJson constructor
const
HttpErrorTrait.fromJson(
- Object? json
Implementation
const HttpErrorTrait.fromJson(Object? json) : this(json as int);
const HttpErrorTrait.fromJson(Object? json) : this(json as int);