json_serializable.dart icon indicating copy to clipboard operation
json_serializable.dart copied to clipboard

Document how to handle default values that are not encodable as a const

Open kevmoo opened this issue 3 years ago • 1 comments

Should use a converter. We could also have the builder dump out help here, too.

See https://github.com/google/json_serializable.dart/issues/789

kevmoo avatar Mar 24 '21 20:03 kevmoo

eager for this feature!

Desync-o-tron avatar Jun 21 '21 21:06 Desync-o-tron