GoogleAppsCardV1PlatformDataSource constructor
GoogleAppsCardV1PlatformDataSource({
- String? commonDataSource,
- HostAppDataSourceMarkup? hostAppDataSource,
Implementation
GoogleAppsCardV1PlatformDataSource({
this.commonDataSource,
this.hostAppDataSource,
});