menu
clean_energy_api
clean_energy_api.dart
FeedbackStatusDTO
FeedbackStatusDTO const constructor
FeedbackStatusDTO
dark_mode
light_mode
FeedbackStatusDTO
constructor
const
FeedbackStatusDTO
(
{
bool
?
canSubmitFeedback
,
})
Implementation
const FeedbackStatusDTO({ this.canSubmitFeedback, });
clean_energy_api
clean_energy_api
FeedbackStatusDTO
FeedbackStatusDTO const constructor
FeedbackStatusDTO class