menu
googleapis package
documentation
servicemanagement/v1.dart
ConfigFile
ConfigFile.new constructor
ConfigFile.new constructor
dark_mode
light_mode
ConfigFile
constructor
ConfigFile
(
{
String
?
fileContents
,
String
?
filePath
,
String
?
fileType
,
})
Implementation
ConfigFile({
this
.fileContents,
this
.filePath,
this
.fileType, });
googleapis package
documentation
servicemanagement/v1
ConfigFile
ConfigFile.new constructor
ConfigFile class
Constructors
new
fromJson
Properties
fileContents
fileContentsAsBytes
filePath
fileType
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==