WT 1.1.12 error fix login
This commit is contained in:
@@ -5,7 +5,7 @@ import 'customer_property.dart';
|
||||
|
||||
class Customer {
|
||||
String? name;
|
||||
late String? email;
|
||||
String? email;
|
||||
String? firstname;
|
||||
String? sex;
|
||||
int? age;
|
||||
|
||||
Reference in New Issue
Block a user