Gets the list of available email apps on the device
Future<List<MailApp>> getMailApps() { throw UnimplementedError('getMailApps() has not been implemented.'); }