isEnoughBasicInfo property

bool get isEnoughBasicInfo

Implementation

bool get isEnoughBasicInfo => id != null && phone != null;