Closed JasCodes closed 1 year ago
I don't even know how to make it sent from such a dto. Try to write some custom functions for file in jsonKey:
@JsonKey(fromJson: _fileFromJson, toJson: _fileToJson)
final File assets;
@jascodes If you would tell me what type of files are coming or being sent to you, I would help you write a converter.
Hey mate @Carapacik
Allot of great work, was checking out the fixes in commit history.
This is last issue pending with my project's openapi. Will be migrating to swagger_parser soon :)
produces
And I can't serialize FIle by default.