worksCount property

  1. @JsonKey(name: 'works_count')
int? worksCount
getter/setter pair

Implementation

@JsonKey(name: 'works_count')
int? worksCount;