localizedDescription property

  1. @JsonKey(name: 'LocalizedDescription')
String? localizedDescription
getter/setter pair

Implementation

@JsonKey(name:'LocalizedDescription')
String? localizedDescription;