Expand description
The Parts used by ListFormatter.
Constants§
- ELEMENT
 - The 
Partused byFormattedListto mark the part of the string that is an element. - LITERAL
 - The 
Partused byFormattedListto mark the part of the string that is a list literal, such as “, “ or “ and “.