imageFrontUrl property

  1. @JsonKey(name: 'image_front_url', includeIfNull: false)
String? imageFrontUrl
getter/setter pair

Implementation

@JsonKey(name: 'image_front_url', includeIfNull: false)
String? imageFrontUrl;