menu
enough_mail_plus package
documentation
pop.dart
MessageListing
MessageListing.new constructor
MessageListing.new constructor
dark_mode
light_mode
MessageListing
constructor
MessageListing
(
{
required
int
id
,
required
int
sizeInBytes
,
String
?
uid
,
})
Creates a new listing
Implementation
MessageListing({ required this.id, required this.sizeInBytes, this.uid, });
enough_mail_plus package
documentation
pop
MessageListing
MessageListing.new constructor
MessageListing class