klyn.reflection.Constructor.returnType
property
public readonly property returnType as String:
Description

Constructed type name required by Invocable.

Example
assert User.type.getConstructor().returnType.endsWith("User")