in used in kotlin but issue no warning in java? We created a “bridge function” for java which should be avoided in kotlin code. I thought it would be nice to show a warning if used accidentally in kotlin code.
r
Rob Elliot
05/31/2022, 6:27 AM
You could call it something like doNotCallFromKotlin and then use