options property

List<InteractionOption>? options
final

A list of provided options.

Implementation

final List<InteractionOption>? options;