HttpQueryTrait.fromJson constructor

const HttpQueryTrait.fromJson(
  1. Object? json
)

Implementation

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