mailgw_client
mailgw
GWAccount
isDisabled property
isDisabled
isDisabled
property
Null safety
bool
isDisabled
read / write
Whether the account is active or not.
Implementation
bool isDisabled;
mailgw_client
mailgw
GWAccount
isDisabled property
GWAccount 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 ==