chartId property

  1. @JsonKey.new(name: 'chat_id')
String chartId
getter/setter pair

Implementation

@JsonKey(name: 'chat_id')
String chartId;