initialize abstract method

Future<void> initialize(
  1. ChatwootUser? user
)

Implementation

Future<void> initialize(ChatwootUser? user);