HumanName.fromJson constructor
HumanName.fromJson(
- JsonObject _json
Constructs a new HumanName instance from the provided JSON object.
Implementation
HumanName.fromJson(this._json);
Constructs a new HumanName instance from the provided JSON object.
HumanName.fromJson(this._json);