image property

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

A custom image someone made just for the milestone. Isn't that special?

Implementation

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