deleteMedia abstract method

Future<String?> deleteMedia(
  1. String id
)

Implementation

Future<String?> deleteMedia(String id);