Page URL
https://dart.dev/tools/diagnostics/invalid_use_of_protected_member
Page source
No response
Describe the problem
Consider suppressing invalid_use_of_protected_member when referring to a protected element of class A from an extension on A.
Expected fix
invalid_use_of_protected_member warning is not shown
Additional context
No response
I would like to fix this problem.
Page URL
https://dart.dev/tools/diagnostics/invalid_use_of_protected_member
Page source
No response
Describe the problem
Consider suppressing
invalid_use_of_protected_memberwhen referring to a protected element of class A from an extension on A.Expected fix
invalid_use_of_protected_memberwarning is not shownAdditional context
No response
I would like to fix this problem.