Future<CCResult> freezeUnfreezeCard(Map<String, dynamic> data) async { return CCResult(status: Status.ERROR, message: "Something went wrong"); }