mailgw_client
mailgw
GWAccount
auth property
auth
auth
property
Null safety
Map
<
String
,
String
>
auth
Implementation
Map<String, String> get auth => auths[id]!.headers;
mailgw_client
mailgw
GWAccount
auth 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 ==