input property

Map<String, dynamic>? input
final

Input of the work.

Implementation

final Map<String, dynamic>? input;