imagePlaceholderUrl property

String? get imagePlaceholderUrl
override

Implementation

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

Implementation

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