menu
enough_mail package
documentation
imap/imap_search.dart
SearchTermNot
SearchTermNot.new constructor
SearchTermNot.new constructor
dark_mode
light_mode
SearchTermNot
constructor
SearchTermNot
(
SearchTerm
term
)
Implementation
SearchTermNot(SearchTerm term) : super('NOT ${term.term}');
enough_mail package
documentation
imap/imap_search
SearchTermNot
SearchTermNot.new constructor
SearchTermNot class