favoritesJson property

  1. @JsonKey.new(name: 'FavoritesJson', includeIfNull: false)
String? favoritesJson
final

Implementation

@JsonKey(name: 'FavoritesJson', includeIfNull: false)
final String? favoritesJson;