smallThumbnailUrl property

  1. @JsonKey.new(name: 'small_thumbnail_url')
String? get smallThumbnailUrl
inherited

Implementation

@JsonKey(name: 'small_thumbnail_url')
String? get smallThumbnailUrl => throw _privateConstructorUsedError;