options property

ChatOptions? get options

Gets the configurations.

Implementation

ChatOptions? get options => _options;