GoogleAppsCardV1DataSourceConfig constructor
GoogleAppsCardV1DataSourceConfig({
- GoogleAppsCardV1PlatformDataSource? platformDataSource,
- GoogleAppsCardV1Action? remoteDataSource,
Implementation
GoogleAppsCardV1DataSourceConfig({
this.platformDataSource,
this.remoteDataSource,
});