menu
googleapis package
documentation
datastore/v1.dart
EntityResult
EntityResult.new constructor
EntityResult.new 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.new constructor
EntityResult class