image1FilePath property

  1. @JsonKey(name: 'image_1')
String image1FilePath
getter/setter pair

Implementation

@JsonKey(name: 'image_1')
late String image1FilePath;