isNew property

bool get isNew

Implementation

bool get isNew => (id ?? -1) < 0;