imagePlaceholderUrl property
Implementation
String? get imagePlaceholderUrl => _$this._imagePlaceholderUrl;
Implementation
set imagePlaceholderUrl(covariant String? imagePlaceholderUrl) => _$this._imagePlaceholderUrl = imagePlaceholderUrl;
String? get imagePlaceholderUrl => _$this._imagePlaceholderUrl;
set imagePlaceholderUrl(covariant String? imagePlaceholderUrl) => _$this._imagePlaceholderUrl = imagePlaceholderUrl;