contentstack
contentstack
SyncResult
totalCount property
totalCount
totalCount
property
int
totalCount
@
JsonKey
(name: 'total_count'), final
Total items count in sync result
Implementation
@JsonKey(name: 'total_count') final int totalCount;
contentstack
contentstack
SyncResult
totalCount property
SyncResult class
Constructors
SyncResult
fromJson
Properties
hashCode
items
limit
paginationToken
runtimeType
skip
syncToken
totalCount
Methods
noSuchMethod
toJson
toString
Operators
operator ==