image2FilePath property

  1. @JsonKey(name: 'image_2')
String image2FilePath
getter/setter pair

Implementation

@JsonKey(name: 'image_2')
late String image2FilePath;