fix models
This commit is contained in:
@@ -106,6 +106,7 @@ class PaginationParams {
|
||||
);
|
||||
|
||||
@override
|
||||
@JsonKey(ignore: true)
|
||||
int get hashCode =>
|
||||
runtimeType.hashCode ^
|
||||
limit.hashCode ^
|
||||
|
||||
Reference in New Issue
Block a user