hasMore property

  1. @JsonKey(name: 'has_more')
bool? hasMore
finalinherited

Implementation

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