returnType property

TypeReflection? returnType
final

The return Type of this method. Returns null for void type.

Implementation

final TypeReflection? returnType;