jsonSnakeCase top-level constant

JsonSnakeCase const jsonSnakeCase

Annotation for classes to generate Crimson JSON support and change the field names to snake_case.

Implementation

const jsonSnakeCase = JsonSnakeCase();