output property
dynamic
output
final
The data returned by the tool. May be a String, Map, List, or num.
Implementation
final dynamic output;
The data returned by the tool. May be a String, Map, List, or num.
final dynamic output;