fields property
The set of fields this interface defines.
Implementation
@override
final MappableFields<DashboardRequestModel> fields = const {
#aggregationRequestDto: _f$aggregationRequestDto,
#headers: _f$headers,
};
The set of fields this interface defines.
@override
final MappableFields<DashboardRequestModel> fields = const {
#aggregationRequestDto: _f$aggregationRequestDto,
#headers: _f$headers,
};