icons property

  1. @JsonKey(toJson: _iconsToJsonList)
List<SvgIcon> icons
inherited

Implementation

@JsonKey(toJson: _iconsToJsonList)
List<SvgIcon> get icons => throw _privateConstructorUsedError;