menu
googleapis package
documentation
datamigration/v1.dart
UDTEntity
UDTEntity constructor
UDTEntity constructor
dark_mode
light_mode
UDTEntity
constructor
UDTEntity
(
{
Map
<
String
,
Object
?
>
?
customFeatures
,
String
?
udtBody
,
String
?
udtSqlCode
,
})
Implementation
UDTEntity({ this.customFeatures, this.udtBody, this.udtSqlCode, });
googleapis package
documentation
datamigration/v1
UDTEntity
UDTEntity constructor
UDTEntity class