childCount property

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

Implementation

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