all_body property

  1. @JsonKey(defaultValue: -1)
num all_body
getter/setter pair

Implementation

@JsonKey(defaultValue: -1)
num all_body = -1;