isSaved property
Optional. True, if the gift is displayed on the account's profile page; for gifts received on behalf of business accounts only
Implementation
@JsonKey(name: 'is_saved')
bool? get isSaved;
Optional. True, if the gift is displayed on the account's profile page; for gifts received on behalf of business accounts only
@JsonKey(name: 'is_saved')
bool? get isSaved;