saveUser abstract method

Future<void> saveUser(
  1. ChatwootUser user
)

Implementation

Future<void> saveUser(ChatwootUser user);