DataSource constructor
const
DataSource([
- String? value
Creates a DataSource annotation
value - Optional name for the data source component
Implementation
const DataSource([super.value]);
Creates a DataSource annotation
value - Optional name for the data source component
const DataSource([super.value]);