send abstract method

Future<bool> send()

Sends the email immediately.

Returns true if successful, false otherwise.

Implementation

Future<bool> send();