AttachmentApi constructor

AttachmentApi({
  1. required Dio dio,
})

Implementation

AttachmentApi({required this.dio});