output property

Map<String, dynamic>? output
final

Output data returned by task (if succeeded)

Implementation

final Map<String, dynamic>? output;