menu
chatwoot_client_sdk package
documentation
data/chatwoot_repository.dart
ChatwootRepository
initialize abstract method
initialize abstract method
dark_mode
light_mode
initialize
abstract method
Future
<
void
>
initialize
(
ChatwootUser
?
user
)
Implementation
Future<void> initialize(ChatwootUser? user);
chatwoot_client_sdk package
documentation
data/chatwoot_repository
ChatwootRepository
initialize abstract method
ChatwootRepository class