setThumbnailForPro abstract method

Future<NetworkResponse> setThumbnailForPro(
  1. dynamic bytes,
  2. dynamic filePath
)

Implementation

Future<NetworkResponse> setThumbnailForPro(bytes, filePath);