menu
googleapis package
documentation
datastore/v1.dart
EntityResult
EntityResult constructor
EntityResult constructor
dark_mode
light_mode
EntityResult
constructor
EntityResult
(
{
String
?
createTime
,
String
?
cursor
,
Entity
?
entity
,
String
?
updateTime
,
String
?
version
,
})
Implementation
EntityResult({ this.createTime, this.cursor, this.entity, this.updateTime, this.version, });
googleapis package
documentation
datastore/v1
EntityResult
EntityResult constructor
EntityResult class