warnings property

List<ImapWarning> warnings
final

A list of possible warnings

Implementation

final List<ImapWarning> warnings = <ImapWarning>[];