deleteContactNote abstract method

Future deleteContactNote(
  1. String id,
  2. String noteId
)

Implementation

Future deleteContactNote(String id, String noteId,);