AlphaOptional AlphaiconIcon to display for this status.
Can be either a string referencing an icon name from the platform's icon library, or an Icon object with additional properties like color.
AlphaidThe status identifier as used in Problem.status.
AlphatitleHuman-readable title for the status.
Display information for a problem status.
Since status values are provider-defined, providers must supply display information for their statuses so the platform can render them appropriately.
Example
Implementing getStatus in a provider
See