description property

  1. @JsonKey.new(includeIfNull: false)
String? description
getter/setter pair

Implementation

@JsonKey(includeIfNull: false) String? description;