String? get avatarColor => _$this._avatarColor;
set avatarColor(covariant String? avatarColor) => _$this._avatarColor = avatarColor;