imageUrl property

  1. @JsonKey.new(name: 'image_url')
dynamic imageUrl
final

Implementation

@JsonKey(name: 'image_url')
final dynamic imageUrl;