flutter_parse
flutter_parse
ParseObject
runtimeType property
runtimeType
ParseObject class
Constructors
ParseObject
Properties
className
createdAt
objectId
selectedKeys
updatedAt
hashCode
runtimeType
Methods
deleteEventually
deleteInBackground
fetchInBackground
get
getBoolean
getDateTime
getDouble
getInteger
getList
getMap
getNumber
getParseFile
getParseGeoPoint
getParseObject
getString
saveEventually
saveInBackground
set
toJson
toString
noSuchMethod
Operators
operator ==
Constants
keyClassName
keyComplete
keyCreatedAt
keyIsDeletingEventually
keyIsDeletingEventuallyOld
keyObjectId
keyOperations
keySelectedKeys
keyUpdatedAt
runtimeType property
Type
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;