userTrace abstract method
Implementation
Future<http.Response> userTrace({
String? id,
String? email,
int? gender,
String? birth,
String? phone,
String? area,
String? applicationId
});
Future<http.Response> userTrace({
String? id,
String? email,
int? gender,
String? birth,
String? phone,
String? area,
String? applicationId
});