values property

List<String>? values
final

A list of values provided if the component was a SelectMenuComponent.

Implementation

final List<String>? values;