menu
clean_energy_api
clean_energy_api.dart
DeviceTagsDTO
homeOwnerEmails property
homeOwnerEmails
dark_mode
light_mode
homeOwnerEmails
property
@
JsonKey
(name: 'homeOwnerEmails', defaultValue: <EmailDTO>[])
List
<
EmailDTO
>
?
homeOwnerEmails
final
Implementation
@JsonKey(name: 'homeOwnerEmails', defaultValue: <EmailDTO>[]) final List<EmailDTO>? homeOwnerEmails;
clean_energy_api
clean_energy_api
DeviceTagsDTO
homeOwnerEmails property
DeviceTagsDTO class