options property

  1. @JsonKey(name: "Option")
List<Option>? options
final

Implementation

@JsonKey(name: "Option")
final List<Option>? options;