deleteCard abstract method

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

Implementation

Future<String?> deleteCard(String uid);