schultek/dart_mappable

Errors when nesting records

Opened this issue · 0 comments

When attempting to nest a record in another MappableRecord or in a MappableClass, I am receiving the following error:

Failed to decide: <MappableClass>.<RecordKey>...Did you forget to annotate the class or register a custom mapper?