sourceString property

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

A human readable string for a hint about how to acquire the item.

Implementation

@JsonKey(name:'sourceString')
String? sourceString;