menu
googleapis package
documentation
content/v2_1.dart
DatafeedFormat
DatafeedFormat.new constructor
DatafeedFormat.new 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.new constructor
DatafeedFormat class