childType property

  1. @JsonKey(name: "childType")
int? childType
getter/setter pair

Implementation

@JsonKey(name: "childType")
int? childType;