returnType property
getter/setter pair
The return type of a function.
Provided for instance kinds:
- FunctionType
Implementation
@optional
InstanceRef? returnType;
The return type of a function.
Provided for instance kinds:
@optional
InstanceRef? returnType;