hasMore property

  1. @JsonKey(name: 'has_more')
bool? hasMore
getter/setter pair

Implementation

@JsonKey(name: 'has_more')
bool? hasMore;