OtherChunkingStrategyResponseParam.fromJson constructor

OtherChunkingStrategyResponseParam.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory OtherChunkingStrategyResponseParam.fromJson(
        Map<String, dynamic> json) =
    _$OtherChunkingStrategyResponseParamImpl.fromJson;