menu
googleapis package
documentation
sheets/v4.dart
Spreadsheet
dataSources property
dataSources property
dark_mode
light_mode
dataSources
property
List
<
DataSource
>
?
dataSources
getter/setter pair
A list of external data sources connected with the spreadsheet.
Implementation
core.List<DataSource>? dataSources;
googleapis package
documentation
sheets/v4
Spreadsheet
dataSources property
Spreadsheet class