Hi,
I am using the 1.18.8 version of your library via SPM.
I wanted to use this method because of the new Record type, but somehow this method is not there in the code. I checked the class and I can only find the old ones with the Bool value (which internally then maps to the new type).
I also checked the rest of the code and it is also not there.
So is there a mismatch between the documentation and the code?
SnapshotTesting uses GitHub issues for bugs. For more general discussion and help, please use GitHub Discussions.
Hi,
I am using the 1.18.8 version of your library via SPM.
I wanted to use this method because of the new Record type, but somehow this method is not there in the code. I checked the class and I can only find the old ones with the
Boolvalue (which internally then maps to the new type).I also checked the rest of the code and it is also not there.
So is there a mismatch between the documentation and the code?
SnapshotTesting uses GitHub issues for bugs. For more general discussion and help, please use GitHub Discussions.