flavorLineOne property
If the vendor interaction has flavor text, this is some of it.
Implementation
@JsonKey(name:'flavorLineOne')
String? flavorLineOne;
If the vendor interaction has flavor text, this is some of it.
@JsonKey(name:'flavorLineOne')
String? flavorLineOne;