contentstack
contentstack
EntryModel
toJson method
toJson
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$EntryModelToJson(this);
contentstack
contentstack
EntryModel
toJson method
EntryModel class
Constructors
EntryModel
fromJson
Properties
categories
createdAt
createdBy
description
hashCode
locale
runtimeType
tags
title
uid
updatedAt
updatedBy
url
version
Methods
noSuchMethod
toJson
toString
Operators
operator ==