contentstack
contentstack
AssetModel
toJson method
toJson
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AssetModelToJson(this);
contentstack
contentstack
AssetModel
toJson method
AssetModel class
Constructors
AssetModel
fromJson
Properties
contentType
createdAt
createdBy
dimension
filename
fileSize
hashCode
publishDetails
runtimeType
tags
title
uid
updatedAt
updatedBy
url
version
Methods
noSuchMethod
toJson
toString
Operators
operator ==