dart_mappable icon indicating copy to clipboard operation
dart_mappable copied to clipboard

generics build warning for number of params of copyWith method

Open chirastefan opened this issue 1 year ago • 0 comments

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

chirastefan avatar Sep 26 '24 18:09 chirastefan