menu
googleapis package
documentation
content/v2_1.dart
DatafeedFormat
DatafeedFormat constructor
DatafeedFormat constructor
dark_mode
light_mode
DatafeedFormat
constructor
DatafeedFormat
(
{
String
?
columnDelimiter
,
String
?
fileEncoding
,
String
?
quotingMode
,
})
Implementation
DatafeedFormat({ this.columnDelimiter, this.fileEncoding, this.quotingMode, });
googleapis package
documentation
content/v2_1
DatafeedFormat
DatafeedFormat constructor
DatafeedFormat class