returnType property

TypeAnnotation? returnType

Return the return type of the method, or null if no return type was declared.

Implementation

TypeAnnotation? get returnType;