stampa ddt
This commit is contained in:
@@ -17,7 +17,7 @@ class TicketShippingState extends Equatable {
|
||||
required this.document,
|
||||
this.availableProviders = const [],
|
||||
this.availableLocations = const [],
|
||||
this.isAutoNumber = false,
|
||||
this.isAutoNumber = true,
|
||||
this.errorMessage,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user