removeFavoriteCatForUser abstract method

Future<NetworkResponse> removeFavoriteCatForUser(
  1. dynamic catId
)

Implementation

Future<NetworkResponse> removeFavoriteCatForUser(catId);