condition property

  1. @JsonKey.new(name: 'condition')
String condition
final

Implementation

@JsonKey(name: 'condition')
final String condition;