isCustomAvatar property

bool? get isCustomAvatar
override

Implementation

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

Implementation

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