isCustomAvatar property
Implementation
bool? get isCustomAvatar => _$this._isCustomAvatar;
Implementation
set isCustomAvatar(covariant bool? isCustomAvatar) => _$this._isCustomAvatar = isCustomAvatar;
bool? get isCustomAvatar => _$this._isCustomAvatar;
set isCustomAvatar(covariant bool? isCustomAvatar) => _$this._isCustomAvatar = isCustomAvatar;