sendAttachment abstract method

Future<void> sendAttachment(
  1. File file
)

Implementation

Future<void> sendAttachment(File file);