downloadAttachment abstract method

Future<NEResult<VoidResult>> downloadAttachment(
  1. String messageUuid
)

Implementation

Future<NEResult<VoidResult>> downloadAttachment(String messageUuid);