fields property
The set of fields this interface defines.
Implementation
@override
final MappableFields<DashboardResponseSearchModel> fields = const {
#projectId: _f$projectId,
#visualizationCode: _f$visualizationCode,
#chartType: _f$chartType,
#date: _f$date,
};