mailtm_client library

This package is a simple but complete mail.tm api wrapper You can use this to save and manage your accounts, as well read all your temporary emails.

Classes

Account
Represents an Account object as is, directly provided from mailtm API
Attachment
Represents an Attachment object as is, directly provided from mailtm API
AuthenticatedUser
A class that represents an authenticated user
Domain
Represents a Domain object as is, directly provided from mailtm API
HydraDomains
Represents a HydraDomains object as is, directly provided from mailtm API
HydraMessages
Represents a HydraMessages object as is, directly provided from mailtm API
MailTm
An helper class that will handle every mailtm API request.
MailTmService
The mailtm rest api client.
Message
Represents a Message object as is, directly provided from mailtm API
MessageSource
Represents a MessageSource object as is, directly provided from mailtm API
Token
Represents a Token object as is, directly provided from mailtm API

Exceptions / Errors

DioException
DioException describes the exception info when a request failed.