image property

  1. @JsonKey.new(name: 'image')
String? image
final

Implementation

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