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