AttachmentId.fromJson constructor
- String val
Constructs a AttachmentId from the provided val
.
Implementation
factory AttachmentId.fromJson(String val) = AttachmentId;
Constructs a AttachmentId from the provided val
.
factory AttachmentId.fromJson(String val) = AttachmentId;