dart_mappable
dart_mappable copied to clipboard
generics build warning for number of params of copyWith method
The type 'PlayerCopyWith' is declared with 4 type parameters, but 3 type arguments were given. Try adjusting the number of type arguments to match the number of type parameters.
The issue can be reproduced in this repo under sandbox1 folder