bool? get userProvided => _$this._userProvided;
set userProvided(covariant bool? userProvided) => _$this._userProvided = userProvided;