I'm using the generator, and I'm having troubles with the generated fake classes from moor.
Object.==' ('bool Function(Object)') isn't a valid concrete implementation of 'User.==' ('bool Function(dynamic)').
I've opened an issue with moor at simolus3/drift#1192 but in the mean time, I would like to conidtionally disable Fakes. I don't use them when stubbing personally, instead feeding 'real' classes.
I'm using the generator, and I'm having troubles with the generated fake classes from moor.
I've opened an issue with moor at simolus3/drift#1192 but in the mean time, I would like to conidtionally disable Fakes. I don't use them when stubbing personally, instead feeding 'real' classes.