reserve property

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

Implementation

@JsonKey(name: 'reserve')
String? reserve;