adhara
bean
Bean
lastUpdatedTime property
lastUpdatedTime
Bean class
Constructors
Bean
fromJson
Properties
createdTime
data
identifier
lastUpdatedTime
hashCode
runtimeType
Methods
setCreatedTime
setLocalId
setUpdatedTime
toJson
toMap
toNetworkSerializableMap
toSerializableMap
noSuchMethod
toString
Operators
operator ==
Constants
CREATED_TIME
ID
LAST_UPDATED_TIME
lastUpdatedTime property
int
lastUpdatedTime
Implementation
int get lastUpdatedTime => data[LAST_UPDATED_TIME];