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
createdAt
hashCode
id
isDeleted
isDisabled
messages
password
quota
runtimeType
updatedAt
used
Methods
delete
getMessages
noSuchMethod
toJson
toString
update
Operators
operator ==