String? get twitter => _$this._twitter;
set twitter(covariant String? twitter) => _$this._twitter = twitter;