returnType property Null safety

TypeMirror returnType

A mirror on the return type for the reflectee.

Implementation

TypeMirror get returnType;