signal



fun Declaration.signal(name: String, valueType: IType): Nothing

Deprecated (with error)

Can't be used inside scalars: structs, enums, etc.


fun Interface.signal(name: String, valueType: IType): Nothing

Deprecated (with error)

Can't be used inside interface.