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