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