image property

  1. @JsonKey(name: 'image')
String? image
getter/setter pair

Implementation

@JsonKey(name:'image')
String? image;