input property

Map<String, dynamic> input
final

评估对象的输入摘要(让 judge 复跑用的最小信息)。

Implementation

final Map<String, dynamic> input;