The JSON schema describing the function's return value.
null when the function returns void or has no return schema.
null
final Map<String, dynamic>? returnSchema;