icon property

  1. @JsonKey.new(name: 'icon')
String icon
getter/setter pair

Implementation

@JsonKey(name: 'icon')
String icon = 'mdi-speaker';