deleteFace abstract method

Future<String?> deleteFace(
  1. String uid
)

Implementation

Future<String?> deleteFace(String uid);