returnType property

String returnType
final

The proposed return type for the method. If the returned element does not have a declared return type, this field will contain an empty string.

Implementation

final String returnType;