input property

Map<String, dynamic>? input
final

Input data of the work.

Implementation

final Map<String, dynamic>? input;