menu
clean_energy_api
clean_energy_api.dart
HomeownerV2
HomeownerV2 const constructor
HomeownerV2
dark_mode
light_mode
HomeownerV2
constructor
const
HomeownerV2
(
{
String
?
email
,
String
?
firstName
,
String
?
lastName
,
bool
?
hasAcceptedTC
,
})
Implementation
const HomeownerV2({ this.email, this.firstName, this.lastName, this.hasAcceptedTC, });
clean_energy_api
clean_energy_api
HomeownerV2
HomeownerV2 const constructor
HomeownerV2 class