deleteContact abstract method

Future deleteContact(
  1. String id
)

Implementation

Future deleteContact(String id,);