input property

Map<String, dynamic> input
final

Input arguments that were provided.

Implementation

final Map<String, dynamic> input;