menu
sharing package
documentation
remote/model/paging_model.dart
PagingModel
totalCount property
totalCount property
dark_mode
light_mode
totalCount
property
@JsonKey(name: 'total_count')
int
?
get
totalCount
inherited
Implementation
@JsonKey(name: 'total_count') int? get totalCount => throw _privateConstructorUsedError;
sharing package
documentation
remote/model/paging_model
PagingModel
totalCount property
PagingModel class