updatedInput property

Map<String, dynamic>? updatedInput
final

Updated input if the command was modified.

Implementation

final Map<String, dynamic>? updatedInput;