results property

Map<String, dynamic>? results
getter/setter pair

The results generated by the service function.

If and what for parameters are returned is documented in the fml4.0 method.

Implementation

Map<String, dynamic>? results;