case convertFromSnakeCase
A key decoding strategy that converts snake-case keys to camel-case keys.
スネークケースのキーをキャメルケースのキーに変換するキーデコーディング戦略。
Availability 有効性
Technology
case useDefaultKeys
The JSONDecoder
strategy is the strategy used if you don’t specify one.
JSONDecoder
戦略は、あなたが指定するものがないならば使用される戦略です。
case convertFromSnakeCase