You are casting a boolean to a boolean. This is redundant and does nothing.. You should remove the cast or fix the inaccurate types.
Deprecated
You are casting a boolean to a boolean. This is redundant and does nothing.. You should remove the cast or fix the inaccurate types.