totalCount property Null safety

  1. @JsonKey(defaultValue: -1)
int totalCount
read / write

Implementation

@JsonKey(defaultValue: -1)
int totalCount;