Attachment.fromJson constructor
Attachment.fromJson(
- JsonObject _json
Creates an instance of Attachment from a JSON object.
Implementation
Attachment.fromJson(this._json);
Creates an instance of Attachment from a JSON object.
Attachment.fromJson(this._json);