menu
googleapis package
documentation
datamigration/v1.dart
EntityDdl
EntityDdl constructor
EntityDdl constructor
dark_mode
light_mode
EntityDdl
constructor
EntityDdl
(
{
String
?
ddl
,
String
?
ddlType
,
String
?
entity
,
String
?
entityType
,
List
<
String
>
?
issueId
,
})
Implementation
EntityDdl({ this.ddl, this.ddlType, this.entity, this.entityType, this.issueId, });
googleapis package
documentation
datamigration/v1
EntityDdl
EntityDdl constructor
EntityDdl class