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