iconDescription property

  1. @JsonKey(name: 'description')
String? iconDescription
inherited

Implementation

@JsonKey(name: 'description')
String? get iconDescription => throw _privateConstructorUsedError;