returnType property

dynamic returnType
final

return type of the function

Implementation

final /*Type | List<Type, Type | List<Type> | List<Type, ...>>*/ returnType;