options property
T?
options
final
The options for the component, such as conversation ID, message type, etc.
Implementation
final T? options;
The options for the component, such as conversation ID, message type, etc.
final T? options;