symbol property

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

Implementation

@JsonKey(name: 'symbol')
String symbol;