menu
clean_energy_api
clean_energy_api.dart
NotificationSendV3Body
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
NotificationSendV3Body
tags property
NotificationSendV3Body class