menu
googleapis package
documentation
datastore/v1.dart
Entity
Entity constructor
Entity constructor
dark_mode
light_mode
Entity
constructor
Entity
(
{
Key
?
key
,
Map
<
String
,
Value
>
?
properties
,
})
Implementation
Entity({ this.key, this.properties, });
googleapis package
documentation
datastore/v1
Entity
Entity constructor
Entity class