model_gen_kit library

Classes

CustomKey
define custom key at model property.
CustomParser
define custom parser on property.
DefaultVal
Default value on property
EnumVal
define key value on enum properties.
SnakeCaseKey
compatibility with snake_case keys on json

Constants

enumVal → const EnumVal
define key value on enum properties.
snakeKey → const SnakeCaseKey
compatibility with snake_case keys on json

Exceptions / Errors

ParseFailedException