iconTitle property

  1. @JsonKey(name: 'title')
String? iconTitle
inherited

Implementation

@JsonKey(name: 'title')
String? get iconTitle => throw _privateConstructorUsedError;