setThumbnailForProFromSA abstract method

Future<NetworkResponse> setThumbnailForProFromSA(
  1. dynamic bytes,
  2. dynamic path,
  3. dynamic proId
)

Implementation

Future<NetworkResponse> setThumbnailForProFromSA(bytes, path, proId);