updateContact abstract method

Future<ChatwootContact> updateContact(
  1. dynamic update
)

Implementation

Future<ChatwootContact> updateContact(update);