We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.2.1 kotlin i have a ToMany<> whoes content may be empty, i need add if (xxx.addCount == 0) return to avoid crash.
if (xxx.addCount == 0) return