outputType property

  1. @JsonKey.new(name: 'output_type', defaultValue: "")
String outputType
final

Implementation

@JsonKey(name: 'output_type', defaultValue: "")
final String outputType;