Constructs an instance of IterableInboxMetadata.
The title of the inbox item.
The subtitle of the inbox item.
The icon associated with the inbox item.
OptionaliconThe icon associated with the message
OptionalsubtitleThe message subtitle (this is sometimes a preview of the body text)
OptionaltitleThe message title
StaticfromCreates an instance of IterableInboxMetadata from a dictionary object.
The dictionary object containing the metadata properties. This corresponds to the properties in IterableInboxMetadata.
The icon associated with the message
The message subtitle (this is sometimes a preview of the body text)
The message title
A new instance of IterableInboxMetadata with the provided properties.
Metadata for a message.