Closed adrianofreires closed 3 years ago
https://github.com/ResoCoder/flutter-ddd-firebase-course/blob/f815b71e28403fe69fbad270b104f681ab7e57af/lib/infrastructure/notes/note_dtos.dart#L54
I can't implement this line, it returns this error: The argument type 'Object?' can't be assigned to the parameter type 'Map<String, dynamic>'. Anybody can help me?
https://github.com/ResoCoder/flutter-ddd-firebase-course/blob/f815b71e28403fe69fbad270b104f681ab7e57af/lib/infrastructure/notes/note_dtos.dart#L54
I can't implement this line, it returns this error: The argument type 'Object?' can't be assigned to the parameter type 'Map<String, dynamic>'. Anybody can help me?