options property

List<(String, String)> options
final

List of the title and description for each option.

Implementation

final List<(String, String)> options;