result property
Result populated for successful execution of synchronous function.
Will not be populated if function does not return a result through context.
Implementation
core.String? result;
Result populated for successful execution of synchronous function.
Will not be populated if function does not return a result through context.
core.String? result;