Skip to content

Commit

Permalink
- Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DerhachevAndrii committed Mar 14, 2024
1 parent 6b94de7 commit df1f4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/utils/typecast_utils.dart
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ class TypeCast {
if (!objectTypeCast.areGenericsWithSameTypeArgs) {
return false;
}

return !isReversed;
}

Expand Down

0 comments on commit df1f4bb

Please sign in to comment.