menu
clean_energy_api
clean_energy_api.dart
DealerV2
DealerV2 const constructor
DealerV2
dark_mode
light_mode
DealerV2
constructor
const
DealerV2
(
{
String
?
email
,
String
?
authId
,
String
?
dealerId
,
List
<
String
>
?
scopes
,
List
<
String
>
?
dealerGroups
,
})
Implementation
const DealerV2({ this.email, this.authId, this.dealerId, this.scopes, this.dealerGroups, });
clean_energy_api
clean_energy_api
DealerV2
DealerV2 const constructor
DealerV2 class