totalCount property

  1. @JsonKey(name: 'total_count')
int? get totalCount
inherited

Implementation

@JsonKey(name: 'total_count')
int? get totalCount => throw _privateConstructorUsedError;