dfa
This commit is contained in:
@@ -205,7 +205,7 @@ class CompanyModel extends Equatable {
|
||||
'sdi': sdi,
|
||||
'company_logo': logoUrl,
|
||||
'phone': phone,
|
||||
'email': 'email',
|
||||
'email': email,
|
||||
'is_paid': isPaid,
|
||||
if (paymentExpiration != null)
|
||||
'payment_expiration': paymentExpiration!.toIso8601String(),
|
||||
|
||||
Reference in New Issue
Block a user