output property

  1. @JsonKey.new(name: 'output')
_Output? output
final

Implementation

@JsonKey(name: 'output')
final _Output? output;