input property

Map<String, dynamic>? input
final

Input data of the task.

Implementation

final Map<String, dynamic>? input;