ОС
Size: a a a
ОС
A
Future<http.Response> createUser(
String phone,
address,
full_name,
birthday,
name,
double lat,
double lon,
int gender,
key,
) async {
Map<String, dynamic> input_json = {
'phone': "988" + phone,
'address': "GulTepa",
'key': key,
'lat': 41212,
'lon': 214,
'gender': 1,
'birthday': 194214,
'name': "Toshbuloq",
'full_name': "Ada DADA",
};
print(input_json);
Response response = await post(Constans.register, body: input_json);
print(response.body);
return response;
}
}
У
A
VS
У
У
RK
Ю
GA
DK
GA
I
DK
GA
VI
TK
I
F
F