returnType property

DartType returnType

Returns the type of the field element

Implementation

DartType get returnType => methodElement.returnType;