contentstack
contentstack
Items
Items constructor
Items
Items
constructor
Items
(
String
type
,
String
eventAt
,
String
contentTypeUid
,
List
data
)
Implementation
Items(this.type, this.eventAt, this.contentTypeUid, this.data);
contentstack
contentstack
Items
Items constructor
Items class
Constructors
Items
fromJson
Properties
contentTypeUid
data
eventAt
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==