about property

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

Implementation

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