condition property

String? condition
final

条件 (可�? - 简单的布尔表达式,例如 "money >= 100"

Implementation

final String? condition;