hasChild property

  1. @JsonKey(name: "hasChild")
bool? hasChild
getter/setter pair

Implementation

@JsonKey(name: "hasChild")
bool? hasChild;