includeRawChunks property

  1. @JsonKey.new(name: 'include_raw_chunks')
bool? includeRawChunks
final

Implementation

@JsonKey(name: 'include_raw_chunks')
final bool? includeRawChunks;