Is any way to forcibly set name of interface prope...
# announcements
g
Is any way to forcibly set name of interface property? Looks like @JvmName doesn’t work for interfaces
'@JvmName' annotation is not applicable to this declaration
I just want to keep “is” prefix for boolean field (for future gson serialization)