menu
googleapis package
documentation
sheets/v4.dart
BatchClearValuesResponse
BatchClearValuesResponse constructor
BatchClearValuesResponse constructor
dark_mode
light_mode
BatchClearValuesResponse
constructor
BatchClearValuesResponse
(
{
List
<
String
>
?
clearedRanges
,
String
?
spreadsheetId
,
})
Implementation
BatchClearValuesResponse({ this.clearedRanges, this.spreadsheetId, });
googleapis package
documentation
sheets/v4
BatchClearValuesResponse
BatchClearValuesResponse constructor
BatchClearValuesResponse class