OtherChunkingStrategyResponseParam constructor

const OtherChunkingStrategyResponseParam({
  1. required String type,
})

Implementation

const factory OtherChunkingStrategyResponseParam(
    {required final String type}) = _$OtherChunkingStrategyResponseParamImpl;