updateContactNote abstract method

Future updateContactNote(
  1. String id,
  2. IContactNote body
)

Implementation

Future updateContactNote(String id, IContactNote body,);