menu
googleapis package
documentation
migrationcenter/v1.dart
Relation
Relation.new constructor
Relation.new constructor
dark_mode
light_mode
Relation
constructor
Relation
(
{
String
?
createTime
,
String
?
dstAsset
,
String
?
name
,
String
?
srcAsset
,
String
?
type
,
})
Implementation
Relation({
this
.createTime,
this
.dstAsset,
this
.name,
this
.srcAsset,
this
.type, });
googleapis package
documentation
migrationcenter/v1
Relation
Relation.new constructor
Relation class