menu
clean_energy_api
clean_energy_api.dart
OktaEventHookDTO
OktaEventHookDTO const constructor
OktaEventHookDTO
dark_mode
light_mode
OktaEventHookDTO
constructor
const
OktaEventHookDTO
(
{
String
?
id
,
String
?
name
,
String
?
status
,
String
?
verificationStatus
,
})
Implementation
const OktaEventHookDTO({ this.id, this.name, this.status, this.verificationStatus, });
clean_energy_api
clean_energy_api
OktaEventHookDTO
OktaEventHookDTO const constructor
OktaEventHookDTO class