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