contentstack
contentstack
SyncResult
SyncResult.fromJson factory constructor
SyncResult.fromJson
SyncResult.fromJson
constructor
SyncResult.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SyncResult.fromJson(Map<String, dynamic> json) => _$SyncResultFromJson(json);
contentstack
contentstack
SyncResult
SyncResult.fromJson factory constructor
SyncResult class
Constructors
SyncResult
fromJson
Properties
hashCode
items
limit
paginationToken
runtimeType
skip
syncToken
totalCount
Methods
noSuchMethod
toJson
toString
Operators
operator ==