String? get resourceUrl => _$this._resourceUrl;
set resourceUrl(covariant String? resourceUrl) => _$this._resourceUrl = resourceUrl;