updateImageForBecomeSeller abstract method

Future<NetworkResponse> updateImageForBecomeSeller(
  1. dynamic fileType,
  2. dynamic file
)

Implementation

Future<NetworkResponse> updateImageForBecomeSeller(fileType, file);