menu
googleapis package
documentation
datastore/v1.dart
PathElement
PathElement.new constructor
PathElement.new constructor
dark_mode
light_mode
PathElement
constructor
PathElement
(
{
String
?
id
,
String
?
kind
,
String
?
name
,
})
Implementation
PathElement({
this
.id,
this
.kind,
this
.name, });
googleapis package
documentation
datastore/v1
PathElement
PathElement.new constructor
PathElement class