setThumbnailForUserOrPro abstract method

Future<NetworkResponse> setThumbnailForUserOrPro(
  1. dynamic bytes,
  2. dynamic filePath, [
  3. ProgressCallback? callback
])

Implementation

Future<NetworkResponse> setThumbnailForUserOrPro(bytes, filePath,
    [ProgressCallback? callback]);