isCustomAvatar property

bool? isCustomAvatar
override

Implementation

bool? get isCustomAvatar => _$this._isCustomAvatar;
void isCustomAvatar=(covariant bool? isCustomAvatar)
covariantoverride

Implementation

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