mailtm_client
mailtm
TMAccount
isDeleted property
isDeleted
isDeleted
property
Null safety
bool
isDeleted
read / write
Whenever the account is deleted.
Implementation
bool isDeleted;
mailtm_client
mailtm
TMAccount
isDeleted property
TMAccount class
Properties
address
auth
createdAt
hashCode
id
isDeleted
isDisabled
messages
password
quota
runtimeType
updatedAt
used
Methods
delete
getAllMessages
getMessages
noSuchMethod
toJson
toString
update
Operators
operator ==