Return a custom data type from a custom function

Custom Code

Hello there,

I created a custom data type(schema) called, Summary with fields category(String) , total(double). Also included it as an argument in the custom function.

But I can't find a way to return Summary data type from the custom function. Is it possible to do it? if possible, how?

What have you tried so far?

I searched on docs and google.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
3 replies