aidocs_flutter_view library
Classes
- AIDocSearchProvider
- AIDocSearchProvider is a class that provides the search functionality and contains the search results. It will contact the AI Doc Search service and return the results.
- AiDocSearchResponse
- Attributes
- ChatwootAuthenticationProvider
- ChatwootCreateConversationResponse
- ChatwootMessageProvider
- Contact
-
MessageProvider<
T> - MessageProvider is a abstract class that will be implemented by all message providers It will be used to communicate with the external message service and return the message to the application.
-
StreamMessageProvider<
T> - Stream message provider is a abstract class that will be implemented by all message providers It will be used to communicate with the external message service and return the message to the application.
Properties
- logger ↔ Logger
-
getter/setter pair