Jaguar-dart / jaguar_serializer

Format (JSON, XML, protobuf, mongodb, etc) and platform (server, client) agnostic serialization framework
172 stars 34 forks source link

isNullable false does not work on final field #144

Closed lejard-h closed 6 years ago

lejard-h commented 6 years ago

Got this error

Local variable 'obj' can't be referenced before it is declared.

tejainece commented 6 years ago

Good catch!

tejainece commented 6 years ago

Fixed by https://github.com/Jaguar-dart/jaguar_serializer/pulls Available in jaguar_serializer_cli: 2.1.15