options property

Iterable<InteractionOption> options
latefinal

Args of the interaction

Implementation

late final Iterable<InteractionOption> options;