returnType property Null safety

TypeMirror returnType

Returns the return type of the reflectee.

Implementation

TypeMirror get returnType;