icon property

String? get icon

Property getter and setter for icon:

Implementation

String? get icon;
set icon (String? icon)

Implementation

set icon(String? icon);