isValid property

bool get isValid

Implementation

bool get isValid => userID != null && userID!.isNotEmpty;