flutter_parse
flutter_parse
ParseObject
selectedKeys property
selectedKeys
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
selectedKeys property
List
<
String
>
selectedKeys
Implementation
List<String> get selectedKeys => _selectedKeys;