Constructs an instance of IterableInboxMetadata.
The title of the inbox item.
The subtitle of the inbox item.
The icon associated with the inbox item.
Optional
iconThe icon associated with the message
Optional
subtitleThe message subtitle (this is sometimes a preview of the body text)
Optional
titleThe message title
Static
fromCreates 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.