items property
Array of playback configurations. This might be all the available configurations or a subset, depending on the settings that you provide and the total number of configurations stored.
Implementation
final List<PlaybackConfiguration>? items;