symbol property

String symbol
@JsonKey(defaultValue: ""), read / write

Ticker or stock symbol

Implementation

@JsonKey(defaultValue: "")
String symbol;