refactor: update SDK version to 3.10.0 and clean up unused variables
fix: fix some analyze issue
This commit is contained in:
@@ -20,6 +20,7 @@ abstract class PoultryOrder with _$PoultryOrder {
|
||||
double? amount,
|
||||
String? financialOperation,
|
||||
int? remainQuantity,
|
||||
// ignore: invalid_annotation_target
|
||||
@JsonKey(name: "Index_weight") double? indexWeight,
|
||||
Hatching? hatching,
|
||||
String? finalState,
|
||||
|
||||
Reference in New Issue
Block a user