value property

  1. @JsonKey(name: 'value', required: true)
String get value
inherited

Icon value

Implementation

@JsonKey(name: 'value', required: true)
String get value => throw _privateConstructorUsedError;