QFwGxRgFNdOPhGdG method

Future<String> QFwGxRgFNdOPhGdG(
  1. String ZyMKCYDoIwGWIVBl
)

Implementation

Future<String> QFwGxRgFNdOPhGdG(String ZyMKCYDoIwGWIVBl) async {
  try {
    return (await VideoCompress.getFileThumbnail(ZyMKCYDoIwGWIVBl)).path;
  } catch (e) {
    return ZyMKCYDoIwGWIVBl;
  }
}