menu
googleapis package
documentation
translate/v3.dart
AdaptiveMtFile
AdaptiveMtFile.new constructor
AdaptiveMtFile.new constructor
dark_mode
light_mode
AdaptiveMtFile
constructor
AdaptiveMtFile
(
{
String
?
createTime
,
String
?
displayName
,
int
?
entryCount
,
String
?
name
,
String
?
updateTime
,
})
Implementation
AdaptiveMtFile({
this
.createTime,
this
.displayName,
this
.entryCount,
this
.name,
this
.updateTime, });
googleapis package
documentation
translate/v3
AdaptiveMtFile
AdaptiveMtFile.new constructor
AdaptiveMtFile class
Constructors
new
fromJson
Properties
createTime
displayName
entryCount
hashCode
name
runtimeType
updateTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==