articlesImage property

  1. @JsonKey.new(name: "articles_image")
String? articlesImage
final

Implementation

@JsonKey(name: "articles_image")
final String? articlesImage;