updateImageForBecomeSeller abstract method

Future<NetworkResponse> updateImageForBecomeSeller(
  1. dynamic fileType,
  2. dynamic file, [
  3. ProgressCallback? callback
])

Implementation

Future<NetworkResponse> updateImageForBecomeSeller(fileType, file,
    [ProgressCallback? callback]);