returnType property

Type returnType

Returns the function return type T.

Implementation

Type get returnType => T;