dart_mappable icon indicating copy to clipboard operation
dart_mappable copied to clipboard

Errors when nesting records

Open chimon2000 opened this issue 3 months ago • 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?

chimon2000 avatar May 13 '24 21:05 chimon2000