AttachmentLinks constructor

AttachmentLinks({
  1. String? webui,
  2. String? download,
})

Implementation

AttachmentLinks({this.webui, this.download});