String? get resourceId => _$this._resourceId;
set resourceId(covariant String? resourceId) => _$this._resourceId = resourceId;