checkIfEmailExist abstract method

Future<NetworkResponse> checkIfEmailExist(
  1. dynamic params
)

Implementation

Future<NetworkResponse> checkIfEmailExist(params);