bodyType property

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

Implementation

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