transcoding abstract method

Future<String?> transcoding(
  1. String path
)

Implementation

Future<String?> transcoding(String path);