menu
clean_energy_api
clean_energy_api.dart
ConsentUpdateV3Body
ConsentUpdateV3Body const constructor
ConsentUpdateV3Body
dark_mode
light_mode
ConsentUpdateV3Body
constructor
const
ConsentUpdateV3Body
(
{
String
?
email
,
bool
?
isHomeowner
,
bool
?
hasAcceptedConsent
,
String
?
source
,
})
Implementation
const ConsentUpdateV3Body({ this.email, this.isHomeowner, this.hasAcceptedConsent, this.source, });
clean_energy_api
clean_energy_api
ConsentUpdateV3Body
ConsentUpdateV3Body const constructor
ConsentUpdateV3Body class