state property

  1. @JsonKey(name: r'state')
DictionaryEntryState? state
final

Implementation

@JsonKey(name: r'state')
final DictionaryEntryState? state;