imagePath property Null safety

String imagePath
@JsonKey(name: 'image_path', defaultValue: ""), final

Implementation

@JsonKey(name: 'image_path', defaultValue: "")
final String imagePath;